Open prastut opened 5 years ago
Remember that freezing is most commonly caused by infinite loops or infinite recursion. If the browser does not unfreeze after a minute or so these are the most likely causes of the problem. Freezes can also by caused by synchronous ajax requests, busy loops, or when a function just ends up running a lot of resource-intensive code.
If I keep the tab open for a very long time http://polkavizproject.surge.sh/#/kusama, the tab hangs.