Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

Tag: Blazor (223)

I noticed that in the StarterKit 8.2.9 sample project there is support for .net 8. Great news! Thank you! :)I also tried it with .net 9 and it works fine, however pages that have paths at more than one level are not displayed.It also happens in the StarterKit, for example for the "/dashboards/de...
Hi,How to edit Metronic Blazor project name (Starterkit) as a global parameter?Thank you
Hello, Can anyone guide me to use SweetAlert on blazor template please?Thanks!
I tried to add JavaScript Reference on Header section of _Master.cshtml, LayoutScripts.Razor, and component itself (OnAfterRender event). But its not working. When click on image it open in new tab on browser. Another Question is under Themesettings.json there are some vendors libraries. How Can...
Can you please refer me to documentation to get the app-engage style buttons to work in Blazor?
Hello!Is there any way to install this theme to a existing blazor project
Hi,Could you please look into this bug that I found when I try to toggle the left side menu here is the code-- Original code from HTML page in index.html ---
Is there a way to get clean version without all the hardcoded widgets and hardcorded pages so I can add them myself? Or do I need to do cleanup myself.Can't even reuse them without modyfing them, so those are kinda useless imo.I'd like clean code in my blazor app.
Hi Support-Team,during the integration of the carousel "Our Great Team" from sample page (https://preview.keenthemes.com/metronic8/demo1/rtl/landing.html) we have noticed that it is not working. For the integration we followed the documentation of the Tiny Slider (https://preview.keenthemes....
C:\Projects\blazor_demo1\Starterkit\_keenthemes\tools>yarn install➤ YN0000: ┌ Resolution step➤ YN0002: │ bootstrap-maxlength@npm:1.10.1 doesn't provide popper.js (p0823b), requested by bootstrap➤ YN0002: │ keenthemes@workspace:. doesn't provide @egjs/hammerjs (p26ff8), requested by vis-timelin...
I am trying to run the blazor starter kit but when I run it I am not able to navigate
I bought the Metronic Template and am using tve Blazor Server Version / StarterKit.Why does it not run on https:// but instead I see aa notification in my browser that says "this page is stored on you computer". Visual Studio IDE hot-reload feature does not work in Metronic because of that as we...
Hey , i'm trying to create a component with blazor using the scroll classes , but for the reason the X direction is not working ! why is that ! ... ...
Hi, I purchased and downloaded the Metronic Blazor demo version 8.2.0. I ran yarn and gulp without issues. I am able to start and run the Blazor site from Visual Studio 2022. Once the site is running, if I click on any element to navigate etc. nothing happens and an exception gets logged within VS:...
Hi! Can you advise on how replace the UI elements in the default Blazor demo to get the demo2 UI design ? change the blazor UI to this : https://preview.keenthemes.com/metronic8/demo2/dashboards/logistics.html (no sidebar on left and only top menu bar with header background image)
It has features that I will not use in Metronic-Blazor Starterkit. However, because there are too many Layouts, the structure breaks down when I remove the components that I will not use. Are there any more basic starterkits for the blazer?
I downloaded the latest Metronic release (8.1) and am looking to use the Blazor template version. Per the instructions found here:https://preview.keenthemes.com/blazor/metronic/docs/getting-started.htmlThe last step is to run npm run build and I am getting build errors:
I have Default Balzor Themewhich by default show master layoutI want show default Page 'Signin' which has layout Authevent I change app blazor default layout 'Auth' but its not working as expected.
Hi as i try to move from login screen getting error using blazor theme Cannot read properties of undefined (reading 'closest')TypeError: Cannot read properties of undefined (reading 'closest') at _getItemParentElement (https://localhost:7287/assets/js/scripts.bundle.js:2517:24) at _getItem...
How to download or configure full template have all pages and components in Blazor?
The 3 settings in the themesettings.json file are not working properly."Direction": "ltr" getDirection() || isRtlDirection()"ModeSwitchEnabled": false isModeSwitchEnabled()"ModeDefault": "dark" getModeDefault()
I'm getting this message, could you please help me$ npm run build> keenthemes@1.0.0 build> webpack[webpack-cli] Failed to load 'D:\Dev\metronicnet\blazon\blazor_demo1\Starterkit\_keenthemes\tools\webpack.config.js' config[webpack-cli] ReferenceError: require is not defined in ES modu...