Skip to content

Fix toast crashes #1154

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Fix toast crashes #1154

wants to merge 1 commit into from

Conversation

rutmanz
Copy link
Member

@rutmanz rutmanz commented Jun 20, 2025

Description

Dev branch was previously exhibiting intermittent page crashing with toasts (type was undefined). I don't see a definitive cause but I imagine it's related to the use of type as the parameter name. Renaming seems to have resolved the issue.

@rutmanz rutmanz requested review from a team as code owners June 20, 2025 23:36
@rutmanz rutmanz self-assigned this Jun 21, 2025
@rutmanz rutmanz added bug ui/ux Relating to user interface, or in general, user experience labels Jun 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ui/ux Relating to user interface, or in general, user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant