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

Added improved logging to static facet context #102

Closed Shenato closed 1 year ago

Shenato commented 1 year ago

Now the access static facet without overriding initialValue log should not show more than once per instance and when it shows it should log the initialValue

Also cherrypicked fix for env during jest test run from @creativecreature's PR #100