After having the dashboard sit a while, things start to become unresponsive (tabbing between portfolio/watchlist, or opening up an order modal and changing the order type, etc).
I believe this has to do with a faulty JS setup between the dashboard and watchlist, where things are being called and loaded multiple times when they're actually already loaded.
Reloading the page fixes the issue (until it sits there long enough again)
Description
After having the dashboard sit a while, things start to become unresponsive (tabbing between portfolio/watchlist, or opening up an order modal and changing the order type, etc). I believe this has to do with a faulty JS setup between the dashboard and watchlist, where things are being called and loaded multiple times when they're actually already loaded. Reloading the page fixes the issue (until it sits there long enough again)