TL;DR : editor crashes in test mode because of real-time update that comes into the logs
I’ve got some issues using the editor because we are in a testing phase and a lot of users are testing the application, making a lot of changes on the real-time updates.
And those updates come into the logs on my editor and it really slows down the application, the editor, and also makes the editor crashes.
So I’m wondering how I can deal with that problem ?
Has anyone had that before ?
We have delt with this before, we didn’t find a full solution but some helpful things were hiding the logs most of the time or only showing errors and clearing them regularly
it would be great to be able to opt out the log panel: an option to only log into the browser’s console where we can already manage what to see and when to see it, and it’s light on resources.