Open
Description
The reports components are re-rendered each time we receive a message in the websocket.
The report page becomes very unresponsive if we generate a report with hundreds of rows (like route report) and we have enough devices on the user to receive updates frequently.
One possible solution to avoid the page from being unresponsive would be to pause the websocket in the reports page and resume when we go back to the map.
Any ideas?
Metadata
Metadata
Assignees
Labels
No labels