Vulcan/packages/vulcan-errors/lib
Apollinaire 1e6e6f88f3 Wrap ErrorCatcher with withSiteData
This way you can add multiple error catchers in your react tree. My use case is adding one in the Modal component, so that when you add a buggy thing in the modal it's caught here and the user can exit the modal and the rest of the app is still rendered.
2019-01-10 14:23:50 +01:00
..
client Add app.mounted callback to App.jsx; move error tracking init to server/client init.js file 2018-11-24 10:49:37 +09:00
components Wrap ErrorCatcher with withSiteData 2019-01-10 14:23:50 +01:00
modules Fix linting 2018-12-02 10:28:04 +09:00
server Add app.mounted callback to App.jsx; move error tracking init to server/client init.js file 2018-11-24 10:49:37 +09:00