react-async-ssr icon indicating copy to clipboard operation
react-async-ssr copied to clipboard

Tests for elements errors thrown + rejected promises

Open overlookmotel opened this issue 6 years ago • 0 comments

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.

overlookmotel avatar Mar 30 '19 03:03 overlookmotel