I have bought the theme and was installing it in my blazor server app , Every thing was ok but when I run this command "npm install & npm run dev" it is giving me error . This is the error"C:\Users\Shamas\source\repos\New Project\Project\Solution\Solution.UI\metronic>npm install & npm run dev...
Hi,not sure if such config exist, but before building, is there a way to change the demo used to generate the razor files? or they have to be manually modified based on the HTML files?
Hello guys, I will appreciate your help regarding an issue I'm facing with the Blazor starter kit:I integrated the user-management application into the blazer demo, when I'm trying to add a user it seems that the add-user Modal is detached from the page click events.after checking in the...
i have implemented this template in my web, but card-sticky doesn't work.when i scroll in your demo everything works fine and some styling is added in the card header class, i guess this is added to the header to resize and take up the space as it should beim gonna add some gifs, showing the...
Hi,With the release of .NET 8 next week, do you have any estimated date to make the Blazor theme available for this version?Thank you
I have a razor component which shows an user list that can be filtered. Each row... has action button which opens a menu on click. But when i filter and users counts change to none.... when i clear filters and get to the default quantity... the action buttons no longer opens the menu. I solved this...
HI,I've followed instructions as referenced here:https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/blazor.htmland noted the previous support posts here:https://devs.keenthemes.com/question/confusing-documentation-on-blazor-integrationhttps://d...
Hello,I have followed the instructions to run the npm install and gulp commands and created a new project. Note - webpack did not build even after removing the type: module line.The site loads but accessing any items in the menu or header areas doesn't load any content.The developer con...
Hi, We need Blazor Server compatible theme for our .NET Core project. So kindly provide the theme details , we will purchase it soon
Hi,I followed the getting started documentation to create the starterkit working. I now have a dashboard that I can use. But were are the components? How can I create a page following the theme? Were are the buttons, texboxes, grids etc?I only see empty pages in the template... Why are they em...
I'm obviously missing something important. I purchased what I thought was a blazor template. The blazor instructionshttps://preview.keenthemes.com/blazor/metronic/docs/getting-startedare the same as the node instructions, and look to be correct for node and not blazor. How can I get a blazor dem...
Hello, I just bought the metronic template and installed the blazor version demo 1. Except for Default dashboard, all others are empty. I wanted to try the school dashboard. When will it be released?Regards,Arjun
Hi,Do you plan to create a manual how to integrate Metronic with Blazor WebAssembly? Existing instruction for Blazor Server is fine as long as you replace whole index.html and not use Blazor components. When trying to navigate through website with dynamically replaced pages, some Metronic compon...
Hello Keenthemes Team,I recently purchased your product, primarily for the Blazor support that was highlighted. However, I am having difficulty locating a Blazor WASM solution or additional demo options. The only example I found appears to be limited to the one server demo with only dashboard....
Hi, I'm having problems to run blazor server app with metronic theme. I have followed instructions from https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/blazor.html as well from https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/bui...
I've purchased Metronic, but, when I try to download https://devs.keenthemes.com/metronic/blazor/demo1/download with my Item Purchase Code, I receive the error "NoSuchKey".
Hi Please confirm date for metronic bootstrap theme for .net Blazor also tailwind with blaozr .net 8 with all controls
:7171/_content/PSC.Blazor.Components.Tours/css/styles.css:1 Failed to load resource: the server responded with a status of 404 (Not Found):7171/css/style.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)scripts.js:2 Uncaught SyntaxError: Unexp...
Hello, I tried to compile your Metronic Blazor template version 8.2.9 using Webpack, and I'm encountering this error:Desktop/metronic_blazor_v8.2.9/Starterkit/_keenthemes/tools/node_modules/neo-async/async.js:2297:7)-- inner error --Error: Module build failed (from ./node_modules/sass-loader/d...
Hello, I converted that template to .net 8.0 web app, and now it normally seems working good, but whenever something change and hot reload trigger page layout gone and showing something broken CSS and JS, and that time menus are not clickable and menu come in light color and dashboard content appe...
Hello,Would be great to see DataTables sample with Search, Pagination in Blazor StarterKitMain problem huge datasets loading - page haltsI found DataTables init in KTSubscriptionsListSample works, but on bigger data quantities halts:private List hotels { get; set; } = new...
I get an error while running npm run build during initial setup. I have followed documentation provided for blazor setup, but it just doesnt work. Bellow you can check error that i ran into.ERROR:https://imgur.com/a/ZDFpPWOThanks in advance for help,