Hi!
I have multiple charts on a page. When resizing the page a exception occures:
Server-side Blazor: Error: There was an exception invoking 'OnChartResize'.
However this does not really effect behaviour. On every resize charts are redrawn (this might be intended but not the best UX).
Client-side Blazor: Error: System.ArgumentException: There is no tracked object with id '2'.
And some charts (usually the ones outside viewing area) are NOT redrawn.
See attachments for details.
Thanks for the help.
Attachment:
Exceptions_4b19a119.zip