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,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".
: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,
I just downloaded v 8.2.9 of Metronic and I get this error when trying to run gulp:[14:24:17] Starting 'default'...[14:24:17] Starting 'cleanTask'...[14:24:17] Finished 'cleanTask' after 51 ms[14:24:17] Starting 'buildBundleTask'...[14:24:18] Finished 'buildBundleTask' after 202 ms[14:...
I downloaded the latest version of the Blazor demo (Demo 1) and followed the instructions found here:https://preview.keenthemes.com/blazor/metronic/docs/getting-startedThe yarn install produces this:D:\Projects\Scholarky\Source-Previous\New\blazor_demo1\Star...