hyper-react
hyper-react copied to clipboard
after_error callback not working correctly
currently react.js component class wrapping the ruby class gets a componentDidCatch function. This makes react.js think that every component is a error boundry, which means that nested errors do not work correctly.