react-ssr-error-boundary
react-ssr-error-boundary copied to clipboard
How can error stack be passed to fallback to determine what war error produced by?
I wrap my component by boundary and it works. But i would like to see what is reason of error - its message and error stack.
I have a PR for this. https://github.com/zekchan/react-ssr-error-boundary/pull/9