You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I cloned your project and run, but I am getting this error.
app.js:28224 Uncaught TypeError: Cannot read properties of undefined (reading 'isLoggedin')
at Proxy.created (app.js:28224:24)
at callWithErrorHandling (app.js:10731:36)
at callWithAsyncErrorHandling (app.js:10740:21)
at callHook (app.js:14118:5)
at applyOptions (app.js:14020:9)
at finishComponentSetup (app.js:17832:9)
at setupStatefulComponent (app.js:17744:9)
at setupComponent (app.js:17666:11)
at mountComponent (app.js:16021:13)
at processComponent (app.js:15996:17)
How can I solve this problem?
The text was updated successfully, but these errors were encountered:
Hi,
I cloned your project and run, but I am getting this error.
How can I solve this problem?
The text was updated successfully, but these errors were encountered: