hyper-react icon indicating copy to clipboard operation
hyper-react copied to clipboard

after_error callback not working correctly

Open catmando opened this issue 7 years ago • 0 comments

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.

catmando avatar Jul 19 '18 22:07 catmando