Black Friday Super Sale! Limited Time 50% OFF for All-Access Plans
Save 50% Now

Tag: Blazor (236)

I am working on a Blazor project which will use Metronic. I'd like to use the latest and greatest, and really like what I see in the Metronic 9 Tailwind release. While it would be great to have offical Blazor support available, I understand that could take some time and am fine to adapt the html ver...
Overlay Click on the below button to toggle a page loading state with basic spinner indicator and text message along with overlay background color: Not work How to use
How can I export the data in the HTML Table to pdf and excel.
Having Problem with Blazor server using the Startkit My aside bar not working When i added this like my aside bar animate not working
Hi team, I'd like to set own data for the chart as below. however, it doesn't work. please advise how can I set the chart data for Blazor. protected override async Task OnAfterRenderAsync(bool firstRender) { if(firstRender){ var chart1Data = "[6100, 3100, 3100, 2400,...
What is the suggested way to include plugins JS and CSS files needed in a blazor component? How do i alter the ones included by default?
Is the Blazor implementation done yet? Is there a way to preview it? I need to see how it was implemented and is scaffold?
I running "dotnet watch" after follow the instructions on this link "https://preview.keenthemes.com/blazor/metronic/docs/getting-started" without any modifications. When I open the "/signin" route, the page loads but I receive this error on console: warn: Microsoft.AspNetCore.Components.Server.C...
Hi Guys, I've encountered an issue with the Blazor starter kit (v 8.20). I am working with the e-commerce app. when I'm loading any page that loads the "js/custom/apps/ecommerce/catalog/save-category.js" file (Products.razor) for example, I'm facing an issue with the /plugins.bundle.js file. i...
Hello I Use metronic in blazor server project ( .NET 8 ) But i have a lot of problems , for example NavLink does not work , when i click on links url changed but page or component not load . I worked with metronic and .net 7 very well and i just transfer all of files to new project with .NET 8 and...
I have below warnings on every pages. Please advise what I need to check. plugins.bundle.js:58060 Tagify: input element is already Tagified - Same instance is returned. ​ M @ plugins.bundle...
When I unzip the ZIP this file could not be downloaded. and now when running the project in VB 2022 it tells me Source file not found 'C:\template\metronic_v8.1.5\blazor\demo1\blazor_demo1\Starterkit\obj\Debug\net6.0\RazorDeclaration\Shared\Layout\Partials\HeaderLayout\Header\Search\Partials\_A...
Hello. I managed to create Blazor WASM application with Metronic theme and kit. I have now few errors: 1. System.IO.DirectoryNotFoundException Unhandled 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.0 yarn 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...
Hello, is there a way to export Metronic 8 to .Net Blazor Maui?
Hi, I cannot seem to build the blazor sample project for the metronic bundle i purchased.