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

Tag: Blazor (15)

All methods have been used to run metronic8 theme18 in blazor server,But the theme didn't work properly every time*******method 1*******1- The method was followed as described in your link:build assets by using webpackhttps://preview.keenthemes.com/metronic8/demo18/documentation/getting-start...
Hi,we purchased Good – Bootstrap 5 HTML Admin Dashboard Template and follow the same instruction to implement it with Blazor. but getting issue.Please resolved as soon as possible.
Good eveningI've seen a number of posts around integrating Metronic V8 with Blazor WASM.I have this working with Blazor WASM .NET 6.I am able to provide advice should anyone still be struggling, potentially, if there is enough appetite I could create a tutorial or a demo project to share.Let...
Hi,we are getting below errors:PS D:\sample\BlazorApp> npm run build> npmjs@1.0.0 build> webpack --config webpack.config.jsDeprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.Recommendation: math.div($input-padding-y, 2) or calc(...
Hello,I am trying to follow the instructions for the Blazor integration but I am confused by what is described. In the Setup theme folder chapter it says:We need fully copy /html/theme folder and paste it into a root of our Blazor app.As I have unzipped the files to C.\ I should find the theme...
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.google.com/f...
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 componen...
Hi there, I have been following the Bootstrap Server Side Integration tutorial but I've been getting this error when I run the command: npm run build.Error in ./src/sass/style.scssModule build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):ModuleBuildError: Module build faile...
Hi,We are making our site to support Accessibility using ARIA attributes and Keyboard navigation attributes . But we are not able to read the Toastr notification messages using tool NVDA screen reader for accessibility in Metronic8.Please help us to resolve this issue.Thanks & Regards,Anuja
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/build...
I followed the Blazor Server instructions and got my code running. Nothing was working on the dashboard on Demo20 so I moved all javascript imports from the body tag in the HTML to the "OnAfterRenderAsync" on the MainLayout.razor file (as indicated on the blazor guide).I still got the following er...
hi ,Can you please send us Good – Bootstrap 5 Admin Dashboard Template running blazor sample.ThanksDharm
Hello!Where can I find documentation, if it exists, to mount a metronic template in an existing blazor application created with visual studio?I'm working in Visual Studio 2019 Community edition.My steps have been:1. Download the demo52. Copy assets folder into wwwroot3. Splitting the theme in...
Hi,I get below errorblazor.server.js:1 [2022-02-23T20:44:39.025Z] Error: Microsoft.JSInterop.JSException: Cannot set properties of undefined (setting ‘moment’) TypeError: Cannot set properties of undefined (setting ‘moment’) at http://localhost:5091/assets/plugins/global/plugins.bundle.js:25:168...
Hi, I have just purchased your theme and it looks great. I am following the instructions to set it up as part of a Blazor application. I can get the theme to show however there are some files which are returning 404. I have been over the instructions twice and I followed them all so not sure what is...