You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should not be null or reset, if user is not logged out, or account changes
Current Behaviour
UserPushSDKInstance return null after inactive session on dApp for a period of time, it is getting reset from the redux state.
Reproduction steps
1. Go to any part of the dApp.
2. Log, in and once you are inactive in any part of DApp for a while
3. Try to log out, or perform certain actions, and if it does not work. Check console and try to log out and see if you get any error message alongside
Screenshots
![DESCRIPTION](LINK.png)
Relevant Logs
No response
Dapp Env
Prod (app.push.org), Staging (staging.push.org), Dev (dev.push.org)
Browsers
No response
The text was updated successfully, but these errors were encountered:
corlard3y
changed the title
🐛 [BUG] - <UserPushSDKInstance return null after inactive session on dApp for a period of time>
🐛 [BUG] - <UserPushSDKInstance return null randomly on dapp>
Jul 22, 2024
Expected Behaviour
It should not be null or reset, if user is not logged out, or account changes
Current Behaviour
UserPushSDKInstance return null after inactive session on dApp for a period of time, it is getting reset from the redux state.
Reproduction steps
Screenshots
![DESCRIPTION](LINK.png)
Relevant Logs
No response
Dapp Env
Prod (app.push.org), Staging (staging.push.org), Dev (dev.push.org)
Browsers
No response
The text was updated successfully, but these errors were encountered: