YashwanthOriginal post
Web Developer
Hey folks i have a doubt . why does redux store re-initializes when i logout (i.e. when i call deleteSessions). Is it default, like how Appwrite works or my code problem
Summary
User is experiencing an issue where the Redux store is resetting when logging out and calling `deleteSessions()`. They are unsure if this is the default behavior of Appwrite or if there is a problem with their code.