appwrite/demo-todo-with-vue
View on GitHub🐛 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