testing-library / react-testing-library

🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
https://testing-library.com/react
MIT License
18.84k stars 1.09k forks source link

Support for `onCaughtError` and `onUncaughtError` on root #1297

Open MatanBobi opened 3 months ago

MatanBobi commented 3 months ago

Following the React change, we should also add support for onCaughtError and onUncaughtError. More details here

FYI - @eps1lon

naorpeled commented 3 months ago

Hey @MatanBobi, may I be assigned to this issue? 🙏

eps1lon commented 1 month ago

You can work on this without being assigned.

naorpeled commented 1 month ago

You can work on this without being assigned.

Np, sorry for delaying this, was quite busy, getting to it tomorrow.