I tried to run the react project by running `pnpm install``pnpm dev`I'm getting this error when opening the page```Unable to resolve `@import "flatpickr/dist/flatpickr.css"` from /Users/ragnarok/Downloads/UI/metronic_v8.2.2/react/metronic_react_v8.2.2_demo1/src/_metronic/assets/sass7...
InvalidOperationException: The view '~/Views/Pages/Dashboards/Index.cshtml' was not found. The following locations were searched: ~/Views/Pages/Dashboards/Index.cshtmlI'm not sure what to add and get started. also when running build```> webpack[webpack-cli] Invalid configuration ob...
Hello.I just migrated the Metronic template to Blazor Web App Server, but I have something that is bothering me and I don't know how to solve it...For example, when I refresh the page, the loader show after few seconds...This is bad for user experience because first it render sidebar wit...
Hello Keen Theme, I find your theme amazing. I have a question regarding the license. If I purchase the basic license, can I use this theme to build a product like a school management system to sell it on Envato or any other marketplace? Is this allowed under the basic license? If not, what license...
I want to setup a webpack watch system in my project in the following structureviews/-- assets/-- src/-- tools/I changed the webpack and gulp config to match the new dir structure change ( demo1/assets )but I'm getting errors like```Error: Module build failed (from ./node_modul...
I'm following the Quick Start instructions located at: https://preview.keenthemes.com/html/metronic/docs/getting-started/build/gulpI extracted html demo1. I am in the tools directory and as mentioned in the guide, I am supposed to run the 'yarn' command (Step 7) but I am getting an error.He...
I would like to see the "Business Intelligence" layout in action, but when I select that option on the Prebuilts/Layouts page, a completely different layout is loaded. Which demo number corresponds with the "Business Intelligence" layout?
We have this error on page load jQuery.Deferred exception: Cannot read properties of null (reading 'classList') TypeError: Cannot read properties of null (reading 'classList') at http://mywebsite.com/static-dev/vendor/keen2.1.1/dist/assets/plugins/global/plugins.bundle.js:2:23910 at A...
Dear Metronic Support Team,I trust this message finds you well. I'm Shehzad, a full-stack developer , currently utilizing the Metronic Responsive Admin Dashboard Template for a project.I've been referring to the deployment documentation https://preview.keenthemes.com/metronic8/react/docs/doc...
When working with opening new components within v-for, since they are added after page-load, the dropdowns are not loading:data-kt-menu-trigger="click" data-kt-menu-placement="bottom-start" data-kt-menu-overflow="true"class="menu menu-sub menu-sub-dropdown" overflow:scroll;" data-kt-menu="...
Hello, I recently purchased the Metronic Admin Dashboard Template. Our client has requested that jQuery must be kept up to date with the latest version. I found that jQuery is placed inside the plugins.bundle.js, and we are unable to manually change the version. Could you please provide instructions...
Helo, Why in this page https://preview.keenthemes.com/metronic8/demo20/apps/calendar.htmlwhen i click the date, not worked in mobile device, in desktop is okey and running weel, but in mobile device not work, please advice, and help me, i have project in schedule booking and using this c...
Hello!I'm getting the following error upon user registration:Registration.tsx:67 TypeError: Cannot destructure property 'data' of '(intermediate value)' as it is undefined. at onSubmit (Registration.tsx:56:22)The user is created in the backend, but is not signed in due to the above....
Have you uploaded files to the Table list, and after adding them, click the upload button to upload them in bulkAn example of ng2 file upload similar to AngularThe best list also supports dragging and uploading files, or clicking the button to upload files