Getting the error Radzon.OnMouseEnter while the blazor application loads

Hi Team,

Getting the following error while debugging the blazor server app.
Error. An error occurred while processing your request. An error due to Could not find 'Radzen.addMouseEnter' ('Radzen' was undefined). Error: Could not find 'Radzen.addMouseEnter' ('Radzen' was undefined). at https://localhost:7039/_framework/blazor.web.js:1:537 at Array.forEach ()

Iam not able to understand the error. Can you please help how to resolve it.

Big Thanks

We are not sure how to replicate such error. Check our forum FAQ on how to improve your post.

This means that the Radzen.Blazor.js file failed to load for some reason. Check in developer tools to see if it loaded successfully.