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

Force strict comparison (eqeqeq eslint rule) #126

Merged
merged 4 commits into from
Sep 7, 2023
Merged

Conversation

dderg
Copy link
Contributor

@dderg dderg commented Sep 5, 2023

Fixes a runtime bug in useFacetEffect, possibly in other hooks

Uncaught runtime errors:
×
ERROR
Cannot convert object to primitive value
TypeError: Cannot convert object to primitive value

@dderg dderg self-assigned this Sep 5, 2023
@dderg dderg merged commit 48a0a58 into main Sep 7, 2023
@dderg dderg deleted the strict-equality-check branch September 7, 2023 09:04
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