after_error callback not working correctly
catmando opened this issue · 0 comments
catmando commented
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.