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

Tag: Blazor (221)

Hello, I'm using the Metronic theme v8.1.5 with the Blazor server now. I want to update the version to v.8.1.7.Is there any issue for it? Can I simple update by copying the downloaded theme files?
Hello I bouhgt the Blazor theme from themeforest.net/but i only got the dashboard page i didnt get all the other pages i paid for ? can you please help me
Hello,I'm trying to use a Select2 dropdown inside an EditForm but I'm not able to retrieve the selected data.I have tried everything: @onchange, @bind, @bind-value, InputSelect instead of select and even initialize the component from javascript... nothing worked.I've searched online for solu...
i am using blazor demo, downloaded from your site, in left menu when i create separate custom menu without expandable, single menu and click on that menu during run application i find error below code of peace and application stops to run below is the peace of code in which error comes at b...
Hi, I recently purchased your theme off ThemeForest. I love the design and it will be perfect for my administration dashboard. Currently, the font is not loading the same like the HTML-only demos.Am I missing something?Best regards,Justin
The Keen theme docs page: [https://preview.keenthemes.com/html/keen/docs/index] teases some sort of Blazor support in the dropdown, marked "Soon". Is there any more information available on this?I am currently working on a Blazor site using the v2 of the Keen theme, and we have invested a fair a...
Dear Support,I've downloaded the Blazor version. Opened the project file for the included StarterKit from Visual Studio 2022. Compiled it without errors and ran it.The default web page opened but any other pages I clicked on the side menu didn't work. All the links I clicked from PAGES, APP...
I want to set default page signin form but as I try to change it i'm getting errors and if i set Auth.razor its show me auth layout but i'm not able to set signin page as default page for app@using Solution.UI.Pages.Error;@using Layout
I'm trying to use Metronic demo 1 with Blazor WebAssembly. I've followed the [Quick Start guide](https://preview.keenthemes.com/blazor/metronic/docs/getting-started.html) and made changes for WebAssembly where applicable.The demo is working correctly with two exceptions:graphs are no...
Dear all,I am using the Blazor version, how I can change the default of the layout, to change it from dark-sidebar to other options! Like dark-header or other.Thank you for all.Best regards,
I reported a very similar issue with version 8.1.8, but no matter what I do for version 8.2.0, I can't get it to build in Windows. I have a fresh download of the release package from Themeforest, extracted the blazor\metronic_blazor_v8.2.0_demo1.zip file and went to the Starterkit...
Hi, I cannot change the index of select2 in javascript? An example was added as a video. How do I fix this situation?https://drive.google.com/file/d/1fYAsiyZIx7ZusFrYkF0fOzfm8Im5in6K/view?usp=sharing metronic select2 test
I installed the template completely in accordance with your installation and integration tutorials, I even did it once with Sean to make sure I was doing it right, but the error persisted: Error: Microsoft.JSInterop.JSException: Could not find ' KTLayout.init' ('KTLayout' was undefined).I placed...
I am having issue to understand how to set up and use the Theme with Blazor. Everything seems installed, and I know that the Blazor Theme does not include every single side the HTML includes. I also know that if I want certain stuff from the HTML Template, I can simply copy and paste the HTML into m...
Right after following instructions and running the app (Demo20), I'm getting the following error:"e is undefined" at blazor.server.js:1:115531@/assets/plugins/global/plugins.js:12839:145@/assets/plugins/global/plugins.js:12839:149You can see the screenshot here: https://drive.googl...
Me and my coworkers bought your Craft template from the Bootstrap Themes website for a new Blazor project (https://themes.getbootstrap.com/product/craft-bootstrap-5-admin-dashboard-theme/).In the description of the template there's a line about a server-side documentation for Blazor which I can't...
I'm using the logo as the "home" button (as most applications do) and do not have a "Home" menu item on the main menu. So, when I click the logo, it navigates home as it should, but nothing is triggered to reset the menu so that no menu item is set to active ("here" class).
I'm using metronic with Blazor integration. I use Google Analytics on my website. However, the analysis does not work properly because the transition between pages is dynamic.When user moves from page A to page B, the skeleton remains the same, but the content of the page changes. It doesn't wor...
I just purchase metronic with the express purpose of using it with Blazor Server. I am trying to follows this getting started guideline, but appears to be out of date / incorrect and I have not been able to fill in the gaps myself:https://keenthemes.com/metronic/tailwind/docs/getting-started/int...
I see you are doing another redesign. When are you expecting that to come out? Also is it going to be hard to update from previous version. I have struggled with that in the past when I went from version 6 to 8.
Is there any approximate date for when the Login / User Management will be available for the Blazor version?
I am using Metronic Blazor. While the sticky header normally works, it doesn't work on mobile. The part that works in the video below is the html demo.Do I need to trigger a function to make it work on the mobile as well?