Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: Blazor (173)

How to download or configure full template have all pages and components in Blazor?
Having Problem with Blazor server using the Startkit My aside bar not working When i added this like my aside bar animate not working
Blazor 8 comes with a feature "Enhanced navigation" which basically intercepts navigation using anchor elements and instead of a full page load, issues a fetch request with subsequent DOM diff/patch. Blazor supports registering an event listener for that scenario which I have currently implement...
Hello, Can anyone guide me to use SweetAlert on blazor template please?Thanks!
Hello,Is the Metronic Blazor Template available yet?
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,I load page-specific javascript files as follows.protected override async Task OnAfterRenderAsync(bool firstRender){ if (firstRender) { await js.InvokeAsyn...
Hello, when i execute npm run build for Metronic in blazor it gives my this error [webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration[0].entry['js/widgets.bundle'] should be a non-empty array....
how can I install metronic 8 in an existing blazor project?
How to use ASP.Net core identity (Login/Register) in starterkit template ?
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...
hi, i have nodejs 16.20.0yarn and gulp installed globally.yarn install finished without any problem but gulp gives this error:57 │ $dividend: abs($dividend); │ ^^^^^^^^^^^^^^after this, when i dotnet watch and try to navigate pages, only main page visible. when i...
Hello, the theme is nice, but adopting to ASP is still not smooth, I am requesting you add some of this feedback very important: Its missing the free basic ASP identity Core pages to manage users. This is free, the core 5 or 6 login views/actions should be part of the common kit, https://lea...
Hello dear Keen. I would like to know before buy the Medtronic template is it possible deploy it on ISS (blazor and React) .
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...
Hi, I'm using the HTML version of the Medtronic Sales Tracking App template in a Blazor WebAssembly application.With some effort, I'm getting it working, but as soon as I want something generated programmatically, I receive many Javascript errors and something stop working.For instance, in the...
After using the Template builder and implementing the aside HTML into my project, as well as configuring my custom layout, to implement the aside component like shown in the exports index file, after: How can I correctly m...
Hi. I have been trying to use Metronic Theme in an existing WASM Hosted project, but when i run the app, it throws an error, it can't find the file: themesettings.json.When i run your Blazor demo included in the download package, it runs without problems, but once i take the same directories and...
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...
How would I create a new theme with a color like light purple (like the Bootstrap color you included for info) for the sidebar? I would need the icons and text in the menu to be the proper color as well so they are easily readable.
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....
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...