appwrite/demo-todo-with-vue
GitHub ã§èŠãð Bug Report: TypeError: Cannot read properties of undefined (reading 'get')
Open
#37 opened on 2022幎8æ17æ¥
buggood first issuehacktoberfest
Repository metrics
- Stars
- Â (116 stars)
- PR merge metrics
- Â (PR metrics pending)
説æ
ð Reproduction steps
Refresh the page after login
ð Expected behavior
Stay logged in
ð Actual Behavior
I need to log in again
And I caught possible related errors
TypeError: Cannot read properties of undefined (reading 'get')
at Object.getAccount (index.js:25:34)
at Store2.fetchAccount (account.js?t=1660704707512:29:33)
at Array.wrappedActionHandler (vuex.esm-bundler.js:305:23)
at Store2.dispatch (vuex.esm-bundler.js:1032:13)
at Store2.boundDispatch [as dispatch] (vuex.esm-bundler.js:914:21)
at Proxy.mappedAction (vuex.esm-bundler.js:1281:20)
at Proxy.created (App.vue:27:12)
at callWithErrorHandling (runtime-core.esm-bundler.js:155:36)
at callWithAsyncErrorHandling (runtime-core.esm-bundler.js:164:21)
at callHook (runtime-core.esm-bundler.js:2965:5)
ð² Appwrite version
Version 0.10.x
ð» Operating system
Windows
ð§± Your Environment
No response
ð Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
ð¢ Have you read the Code of Conduct?
- I have read the Code of Conduct