Introducing CrudHunt:Open-source Full-stack CRUDs for Next.js by KeenThemes
Browse CrudHunt

Tag: Blazor (221)

I need to implement a Blazor Server application with a layout similar to demo2 (https://preview.keenthemes.com/metronic8/demo2/index.html). Is there an expected release date for this variant? Is there a way to make demo2 functional in Blazor?
Hi Please let me know if there is any error free documentation for blazor .net 8 theme I'm facing issue and asking for solution from few days.No response so far from support thanks
how can I install metronic 8 in an existing blazor project?
Hello,Is the Metronic Blazor Template available yet?
Hi,I am trying to user your Blazor template but I found only dashboard page. where are the other components? this template is not ready, isn't it?Thanks,
I'm trying the Blazor StarterKit demo app for both 8.1.8 and 8.1.9 versions.Duotone icons are not working and it seems to me that plugins.bundle.css does not have the ki-duotone classes.Is it my mistake?May I download the css file from your site and replace the existing one, or this is a bad...
Hi,We are trying to create a Blazor server app using html template code from Demo 33 HTML. Currently the sample page only has header and left side bar with blank body.The button "kt_app_sidebar_secondary_toggle" and the user profile mouse over menus at header are not working.It works som...
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...
OverlayClick on the below button to toggle a page loading state with basic spinner indicator and text message along with overlay background color:Not workHow 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...
HelloI 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 meSource 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.DirectoryNotFoundExceptionUnhandled exception rendering component: Could not find a part of the path '/wwwroot/assets/media/icons/duotune/arrows/arr061.svg'.I as...