Hi Syncfusion Team 👋🏼,
For some reason that I'm not aware of when I place a `SfChart` Component inside the `SfDashboardLayout` it causes the `SfDataManagers` ReadAsync method to trigger twice.
If I remove the SfDashboardLayout as a parent it executes once as expected.
I've attached a sample project to the thread, to replicate the issue I'm referring to, simply place a break inside the `ReadAsync` method in the `SalesAdaptor`, run the project, and then go to localhost:[port_number]/dblayoutbug and behold
Also are we allowed to browse the source code for Syncfusion's libraries with a decompiler (I know this is like a side question, I'd appreciate an answer though 🙂)
Attachment:
ServerApp_94ca0a61.zip