Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [BUG] - <UserPushSDKInstance return null randomly on dapp> #1718

Closed
corlard3y opened this issue Jul 11, 2024 · 0 comments · Fixed by #1763
Closed

🐛 [BUG] - <UserPushSDKInstance return null randomly on dapp> #1718

corlard3y opened this issue Jul 11, 2024 · 0 comments · Fixed by #1763
Assignees
Labels
bug Something isn't working

Comments

@corlard3y
Copy link
Collaborator

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

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

@corlard3y corlard3y added the bug Something isn't working label Jul 11, 2024
@corlard3y corlard3y self-assigned this Jul 11, 2024
@corlard3y 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
@corlard3y corlard3y linked a pull request Jul 22, 2024 that will close this issue
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant