i am getting the following error Error: Microsoft.JSInterop.JSException: Could not find 'Radzen.closeAllPopups' ('closeAllPopups' was undefined).
when I select a date time in a radzen datagrid filter. Please can someone help
The filter works its when it returns to to page that the problem seams to happen.
I have looked for the Radzen.closeAllPopups function and i cant find it am i missing something
Try to clear your browser cache.
Its nothing to do with the browser cache. I have cleared it and i have tried it in three different browsers and get the same issue.
Let us know where we can reproduce this exception. You can check also these threads:
https://forum.radzen.com/search?context=topic&context_id=15717&q=closeAllPopups&skip_context=true
Make sure you are including the embedded version of Radzen.Blazor.js - check the getting started instructions for that (step 4).
Other than that here is the closeAllPopups function so you know it exists.