Mojang / ore-ui

💎 Building blocks to construct game UIs using web tech.
https://react-facet.mojang.com/
MIT License
404 stars 19 forks source link

Force strict comparison (eqeqeq eslint rule) #126

Closed dderg closed 1 year ago

dderg commented 1 year ago

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