mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
ff91bfa58c
* reset scope depth on synchronous errors we weren't resetting the acting scope depth on sync errors thrown in the callback. this fixes that. * typos * add a test to make sure sync error propagate