Hello
We have som issue regarding calling
_layoutState = new DockSiteLayoutSerializer().SaveToString(dockSite);
Since we are saving the docksite ever 10 seconds, we call the DockSiteLayoutSerializer().SaveToString method every 10th of a second. But for some reason it seems that there is a memory leak over time.
Are we saving the docksite correct? Or is this a bug?
Any help would be nice
Best Regards
Emir