Dismissing Alerts #2036
Unanswered
rpatel8del
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@rpatel8del Do you have a repro you can share? It should be possible dismiss an alert by |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a timeout feature where we push the user out of the dashboard when we detect inactivity.
If an alert is presented and we try to push the user out in all cases we successfully dismissed the alert but there's one case where we set the alert state to
nil
but the UI isn't updated.Can I get some pointers around how I could debug this?
Beta Was this translation helpful? Give feedback.
All reactions