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

Use safe navigator on activeElement[0] methods #5639

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

masaball
Copy link
Contributor

@masaball masaball commented Feb 7, 2024

The console error seen with playlists was related to the activeElement variable briefly becoming undefined after a state update, breaking the second state update.

The console error seen with playlists was related to the activeElement
variable briefly becoming undefined after a state update, breaking the
second state update.
Copy link
Contributor

@Dananji Dananji left a comment

Choose a reason for hiding this comment

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

👍

@masaball masaball merged commit 70df589 into develop Feb 7, 2024
2 checks passed
@masaball masaball deleted the playlist_console_errors branch February 7, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants