The trading chart page crashes the browser tab after sitting idle for some time. After some basic debugging, I found out that its happening because of too many console logs. Attaching a screenshot for reference.
The platform is only allowing me to attach one image. I see some logs related to the initial setup, data fetch of the ticker, holiday list, etc. I’m unable to attach any images for these as I’m a new user.
And then “Event onTick” and “Last bar update” log continuously even when the market is closed.
Hope you resolve this soon and disable these logs in production!