blazorbootstrap icon indicating copy to clipboard operation
blazorbootstrap copied to clipboard

Issue in loading the Charts

Open PraveeshKS opened this issue 4 months ago • 1 comments

Describe the bug I have been using two razor components almost same UI with a line chart, a couple of pie charts and a stacked bar chart one for customer and one for supplier in my project. Sometimes when I log into the application and navigate to the charts there won't be anything plotted in the chart, if I reload the page a couple of times it will be loaded properly. Some time it happens for Customer Report sometimes it's for Supplier. I could not reproduce this in my local machine only occurring after I deployed this in dev ops environment. Can someone help me here?

I am getting the data for the charts into a variable in OnInitialize() and assigning the datasets to the chart on the OnAfterRender()

Versions (please complete the following information):

  • BlazorBootstrap: 1.11.1
  • Blazor WebAssembly / Server: Server
  • .NET Version: .NET 7

PraveeshKS avatar Feb 18 '24 08:02 PraveeshKS

@PraveeshKS Thank you for trying BlazorBootstrap. To help us reproduce the issue you're encountering, could you please share a sample code snippet or a link to a GitHub repository? If you're unable to reproduce the issue yourself, please provide a sample GitHub repository containing your relevant code. We'll be happy to investigate how the charts were configured and used there. If possible, it would also be helpful if you could provide a screen recording that demonstrates the issue without revealing any personal information.

gvreddy04 avatar Feb 18 '24 09:02 gvreddy04