when I click on the filter icon of the grid I get this error
Microsoft.JSInterop.JSException: Could not find 'showAnimationGroupAsync' in 'window.TelerikBlazor'.
Error: Could not find 'showAnimationGroupAsync' in 'window.TelerikBlazor'.
I am using Telerik.UI.forBlazor 2.17.0
and i am referencing the local JS file _content/Telerik.UI.for.Blazor/js/telerik-blazor.js
I am not sure what is causing this error, any help would be appreciated
Thanks