appwrite/demo-todo-with-vue
馃悰 Bug Report: TypeError: Cannot read properties of undefined (reading 'get')
Open
#37 opened on Aug 17, 2022
buggood first issuehacktoberfest
Repository metrics
- Stars
- 聽(116 stars)
- PR merge metrics
- 聽(PR metrics pending)
Description
馃憻 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