mirror of
https://github.com/facebook/react.git
synced 2026-02-24 04:33:04 +00:00
We can use this more flexible version for error handling in Fiber. The DEV mode version uses same fake event trick as before to preserve "break on uncaught exception" behavior when debugging.