Following the get started page I get this errornpm run build --demo1[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. -> Al...
Getting below error when trying to use checkbox, or switch buttons. My application is ASP.NET Core 7.Refused to load the image 'data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e' because it violates the following Con...
I've downloaded the package twice and gone through the quick start instructions but I can not get past this error:> keenthemes@1.0.0 build> webpack>> Building npm_version bundle...>> Failed to compile npm_version bundle!resolve '@shopify/draggable/lib/draggable.bundle.js' in 'C:\User...
Uncaught TypeError: Boolean is not a function _initializeBackDrop modal.js:158 Ue modal.js:69 getOrCreateInstance base-component.js:65 modal.js:363 s event-handler.js:118Uncaught TypeError: Boolean is not a function _initializeBackDrop http://localho...
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 can you please help me with some information, when I try to download i need help.1 How to create the rest of the pages for demo 23 and 31 1a, how to fit this into my asp app, what are the steps.2 How to let user option to pick light or system color?3 Can you allow us to download with...
We bought the Good Theme some time ago and stumbled across an inconsistency / missing documentation of the image input.We use the theme together with ASP.NET; so no SPA. We now need to respond to the "Image Remove" on the server side. However, it is not clear from the documentation how this is p...
I purchase theme from themeforest, and I tried both download file from themeforest and keenthemes. The build always return error.follow the guild>>> gulp --demo1file:///D:/asp.net-core/Starterkit/_keenthemes/tools/gulp/helpers.js:16import {glob} from "glob"; ^^^^SyntaxError:...
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 see 2 templates for .NET CORE. Will there be more coming soon? How difficult is it to apply the other templates into the .NET CORE layout structure?Thank you
Hi! I downloaded v8.2 Asp.Net Core version and, as you know, there is already a wwwroot folder with assets inside. However, if I follow the getting started section and make 'yarn install', 'npm run build --demo1' in _keenthemes/tools folder, the content of wwwroot/assets folder changes. Lots of...
[webpack-cli] Failed to load '/Users/djop/Downloads/themeforest-MCeQ2oV0-metronic-responsive-admin-dashboard-template/asp.net-core/asp.net-core/Starterkit/_keenthemes/tools/webpack.config.js' config[webpack-cli] ReferenceError: require is not defined in ES module scope, you can use import instead...
In balzor clcik event not working. Not hitting login function instead of this its moved to Other page. Anyone guide me about the issue Code.....................@using JWTAuthentication.Authentication;@using Solution.UI.Shared.Partials.General;@using Solution.UI._keenthemes.lib...
Hi, I used Asp.net core mvc with a metronic template but I have some questions about the model form. How to make the success alert display after the controller action return success??Regards,,
Hi everyone,how to make a model with form control but without form tags? because I need to send data to the controller by Ajax so, How to make this?Regards,
I added assets files to my mvc project. I can't create a modal. What codes and files do I need to add to my project to open a modal when a link is clicked as soon as possible?I've been dealing with this job for hours and I'm starting to think that I don't deserve my salary. I would be very happy i...
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 ! ... ...