Mojang / ore-ui

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

Fix Style updates not properly cleaning previous subscriptions #11

Closed pirelenito closed 3 years ago

pirelenito commented 3 years ago

This causes a performance degradation over time, as more and more subscriptions are added without being properly cleaned up.