SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

fix[devtools]: feature-check structure stack trace methods (#35293)

`Error.prepareStackTrace` is non-standard feature and not all JavaScript
runtimes implement the methods that we are using in React DevTools
backend.

This PR adds additional checks for the presence of the methods that we
are using.
R
Ruslan Lesiutin committed
5a970933c0aa5c5cfb9793cce49f3a282b191716
Parent: 5d80124
Committed by GitHub <[email protected]> on 12/10/2025, 7:21:54 PM