worldcoin / developer-portal

The Worldcoin Developer Portal provides tools to interact with the Worldcoin SDK. Easiest way to get started with World ID.
https://developer.worldcoin.org
MIT License
59 stars 31 forks source link

[Fix] Mount issues fix #622

Closed andy-t-wang closed 4 months ago

andy-t-wang commented 4 months ago

Turns out the previous change was inside the existing use effect hook so it wasn't being called on unmount. https://stackoverflow.com/questions/55020041/react-hooks-useeffect-cleanup-for-only-componentwillunmount