Notes:
- attached code works fine in a SF Blazor Essentials server-side template project.
- attached code does not work properly in my project.
- tested with version 19.2.0.59.
I have an existing server-side Blazor project to which I have added the attached razor page. The line chart doesn't trigger any events. Tooltips don't display and the OnLegendReneder and OnLegendClick events do not fire. The mouse pointer does change to the hand when I hover over the legend.
The check-box and drop-down list value change events on the adjacent properties panel do fire.
Do you have any guidance or ideas on what could be causing this behaviour? I understand that it is something in my project that must be causing this, but I'm not sure where to start looking for the cause.
Many thanks
Attachment: test_dashboard_a9dc98a5.7z