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
When page forms are submitted, you will get toast message reporting success or failure. If it succeeds, you will likely be redirected. In some cases, this reloads the page you are on or redirects to a page with a different layout, clearing the toast.
🔄 To Reproduce
Go to a settings page
Add something that would reload the page
See how the toast disappears soon after submitting
📷 Screenshots
No response
💡 Additional context
This issue is likely due to two things:
Some forms reload the entire page when submitted
There exists multiple layouts with multiple toast wrappers that override each other
The text was updated successfully, but these errors were encountered:
📝 Describe the bug
When page forms are submitted, you will get toast message reporting success or failure. If it succeeds, you will likely be redirected. In some cases, this reloads the page you are on or redirects to a page with a different layout, clearing the toast.
🔄 To Reproduce
📷 Screenshots
No response
💡 Additional context
This issue is likely due to two things:
The text was updated successfully, but these errors were encountered: