This repository was archived by the owner on Jan 26, 2024. It is now read-only.

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?
🏢 Have you read the Code of Conduct?