Hi,
After we have upgrade from 18.2 to 18.3 performance were degraded for our page.
Before it took around 7 seconds to load now it take around 17 seconds to load.
On That page we have:
SfSidebar with four SfDropDownList controls and our custom control;
Content next to the sidebar has SfButton with SfTooltip, another two custom controls, SfChart, SfTab with SfTreeGrid in first and SfGrid in second tab.
First custom control contains in sidebar:
SfTextBox, blazor button and custom control containing
SfDialog with SfSlider, SfTreeView and two DialogButton.
Second custom control has only html elements and text and it is used as title.
Third custom control contains SfDialog with SfTreeGrid.
Do you have idea what could have caused this?
Best Regards,
Igor Surla