Radzen blazor 2.13 or upper. Could not find 'Radzen.preventArrows' errors

I am using the RadzenGrid and moved to latest version of radzen blazor
since the 2.13 version, I receice errors on the chrome console :

tested using NET 5.0 :
Unhandled exception rendering component: Could not find 'Radzen.preventArrows' ('preventArrows' was undefined).

tested using NetCore 3.2 :
Unhandled exception rendering component: Could not find 'preventArrows' in 'window.Radzen'.
Error: Could not find 'preventArrows' in 'window.Radzen'.

Hi @Thierry_Parent

Try to search the forum before posting - there are already answered threads with the same question.

You can clear your browser cache to solve this.