This repository was archived by the owner on Oct 19, 2018. It is now read-only.
This repository was archived by the owner on Oct 19, 2018. It is now read-only.
add render_after_error #241
Open
Description
as with lap20 the after_error callback is available, resembling react 16 error handling
https://reactjs.org/docs/error-boundaries.html#introducing-error-boundaries
a render_after_error block became possible.