I bought a theme from envato and imported it in a blazor webassembly pwa app. Initially Some functions are working, some are broken. For that i do javascript interop after that they work smoothly. But yesterday, when I checked it for the mobile version (responsive) some javascript functions were not working.
I am sharing a screenshot in which the toggle button activates when the screen changes to mobile size, then the close button does not close the panel of the menu.
Anyone can you help me in that case?
Hi,
Unfortunately, we haven't tried to convert our Metronic Blazor Server theme to Blazor Webassembly yet. We will try it and consider adding a new version in upcoming releases.
You need to initialize our main js components globally.
You can check initialization example in file Starterkit/Shared/MasterInit.razor.