onflow / freshmint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

useScript triggers an infinite request loop

psiemens opened this issue · comments

The useScript hook from @freshmint/react triggers an infinite request loop due to a misconfigured useEffect call in its implementation.