Shahryar Saljoughi

Results 8 comments of Shahryar Saljoughi

Calling `StateHasChanged()` before using `UpdateSeriesAsync()` solved the problem for me. The sample code in official docs does that too. Sample is here: https://apexcharts.github.io/Blazor-ApexCharts/features/chart-data

So no setting for changing the base URL is yet provided. Am I correct?

@msynk I'll deliver a minimal reproduction, having just those two pages used for comparison by June 8th.

@msynk Hi. Here is the source code: https://github.com/ShahryarSaljoughi/Issue7682 App is created using `Bit.Boilerplate 8.8.1`, with `Admin` template checked! SDK Version is 8.0.205 Web app contains two pages (in addition to...

@msynk I'll measure the performance as the #7660 is solved and let you if that issue ceases this one or not. To later commers: So far I've built a software...

Thank you. Sure, I'll come to you with results by Monday

Hi. I've tested the app. Here are the results: - That annoying delay, is not sensed by me (the user) - Each key down event, results in **11 ms** of...