Hello,
I am using EJS Chart with the latest Blazor 17.4.43 package.
The chart loads just fine, however every time I scroll to zoom in on the chart, I can see the same error repeated many times (see screenshot below)
The error says "Uncaught TypeError: Cannot read property "Template" of undefined ejs.interop.min.js:1"
This error was not happening with package 17.4.40, so it seems to have been introduced in one of the packages after that.
Thank you,
Sorin