Skip to content

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
Copy link
Member

@AlexD717 AlexD717 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixed the issue for me

@Dhruv-0-Arora
Copy link
Collaborator

How do I reproduce this in dev since I don't see a problem when I run the test toasts from the debug panel

Copy link
Member

@BrandonPacewic BrandonPacewic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do I reproduce this in dev since I don't see a problem when I run the test toasts from the debug panel

@Dhruv-0-Arora I believe this is just to fix the prop name collision with type.

Seems reasonable to me 🍞

@BrandonPacewic BrandonPacewic mentioned this pull request Jun 24, 2025
@BrandonPacewic BrandonPacewic merged commit 08836a9 into dev Jun 24, 2025
15 checks passed
@BrandonPacewic BrandonPacewic deleted the zachr/hotfix-toasts branch June 24, 2025 21:08
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.

4 participants