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
66 stars 35 forks source link

[Fix] Poll for updates wouldn't terminate if you left the page and would throw constant 404 in dev #610

Closed andy-t-wang closed 7 months ago

andy-t-wang commented 7 months ago

Made it a ref so we have better control over it and can clear it on leave. Previously we would lose the string value and then the component would keep polling if you switched pages, resulting in a spam of failed network requests