react-async-ssr
react-async-ssr copied to clipboard
Tests for elements errors thrown + rejected promises
This library includes code to handle both:
- Errors thrown during rendering
- Promises thrown for lazy loading which reject
However, there are no tests for either at present.