79569051

Date: 2025-04-11 14:19:01
Score: 3.5
Natty:
Report link

I had several ApexCharts on the same page. One of them, the first, would often not render even though the data was there. The solution from @agubugu almost solved the problem. What else was needed for me was to add 'await Task.Delay(100) after the 'InvokeAsync(StateChanged)'.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @agubugu
  • Single line (0.5):
  • Low reputation (1):
Posted by: Skattch