Mohammed Khafagy
Mohammed Khafagy
@sandyabhi, @ARJUN-SABU has already done a PR for this issue.
The website isn't crashing; it's an error overlay feature from create-react-app. This error overlay only appears in development. Whenever a runtime error happens, an overlay with the error appears in...
> This works but seems not the right approach. Can you fix this using the state hook > https://react-view.netlify.app/?path=/story/useview--state-hook I have changed the implementation to use the state hook instead.