Hello.I managed to create Blazor WASM application with Metronic theme and kit. I have now few errors:1. System.IO.DirectoryNotFoundExceptionUnhandled exception rendering component: Could not find a part of the path '/wwwroot/assets/media/icons/duotune/arrows/arr061.svg'.I as...
Hi!I add manually the Identity by scafolding. Im trying to get to some pages such as Login or Register, but always get a 404 not found. The same is happening to SignIn.razor (default structure of the blazor project)It seems a configuration is
I followed the Blazor Server instructions and got my code running. Nothing was working on the dashboard on Demo20 so I moved all javascript imports from the body tag in the HTML to the "OnAfterRenderAsync" on the MainLayout.razor file (as indicated on the blazor guide). I still got the following...
Hi,I'm customizing the UI as per my requirements. Now, I want to change the LTR to RTL at runtime. I found that themesetting.json can do that switching. But It doesn't do on runtime. How can I make it? Please give me complete instructions for this problem.It would be a great thing if you res...
Hi,I'm combining a "timeline view" (Activities list in your demos) with TinySlider. This is how I do it :+ I have in each line a list of text that slides horizontaly via TinySlider, each text is a slider element. At far right, and far left there's slider control arrows and dots above.+ The...
hi, i have nodejs 16.20.0yarn and gulp installed globally.yarn install finished without any problem but gulp gives this error:57 │ $dividend: abs($dividend); │ ^^^^^^^^^^^^^^after this, when i dotnet watch and try to navigate pages, only main page visible. when i...
i can find laoding spinner optionand overlay div in Overlays & loading in Metronic - Tailwind CSS Toolkitlike we have in bootstrap thanks https://preview.keenthemes.com/metronic/demo8/features/custom/overlay.html
All methods have been used to run metronic8 theme18 in blazor server,But the theme didn't work properly every time*******method 1*******1- The method was followed as described in your link: build assets by using webpackhttps://preview.keenthemes.com/metronic8/demo18/documentation/getti...
HI,I have just bought the template Good – Bootstrap 5 Admin Dashboard Template and in particular I want to run the project for Blazor.Following the documentation (https://preview.keenthemes.com/blazor/good/docs/getting-started), when I runnpm run buildI get an errorFailed to load '...
I want to place 4 elements in each row on this page. How can I change their size.For example ; I want T-Bone Steak,Chef's Salmon,Ramen,Chicken Breast on the same line.
Hi! Is there any way to access the light/dark/system value of the current user theme inside the c# side? We have some off-the-shelf components that require to know the state (light/dark) so they can fit the same theme - I can only find a function that gets the default not the Current value....
Is the Metronic template compatible with ASP.NET Core 8.0 Blazor Web App or only with the earlier Blazor Server App?To be more specific: will it work with blazor.web.js JS Interop or only with blazor.server.js JS Interop?
How would I create a new theme with a color like light purple (like the Bootstrap color you included for info) for the sidebar? I would need the icons and text in the menu to be the proper color as well so they are easily readable.
Hello,I just started working with metronic blazor template.Search icon and other icons of _Dropdown.razor component does not work. I think that @((MarkupString)KTTheme.GetIcon("magnifier", "fs-2 fs-lg-1") function does not return somethingThank you
Dear Support,I purchased a copy of Metronic but have trouble getting your Blazor integration guide to work. I'm following the instructions here:https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/blazor-serverI followed thru steps 1 to 4 (4 being - npm install & npm ru...
Hello,I need to know, where you have used them, the original JQuery/Javascript component that you have personalized in order to catch the particular events they raise in Blazor Server (.Net 6.0/7.0) and the data it carries .For example, I see you declare a datepicker (