Shyam Mahanta
Shyam Mahanta
close this PR
sounds great. yes we need error boundary.
this PR is halt
Awesome. do it.
yes. we dont have firebase api and other secret details commited. you can join us on discord i will help you giving our config file. https://discord.gg/p5XmjnpM
Go to firebase.google.com then sign in. Add a project Create an webapp inside that project(not Android, not ios, only webapp) Copy config and assign to rhe environment vars Enable authentication...
is this being taken care?
we already have error-boundary in react official docs but as class based component (`componentDidCatch` method doesnt have alternative in functional component). we can think of using it does the same...
> > we already have error-boundary in react official docs but as class based component (`componentDidCatch` method doesnt have alternative in functional component). we can think of using it does...
i guess it is being managed by #371