how can i create a dynamic chart????mean i want to use charts-js and link it somehow directly with laravel backend controller, so if data changes in database it should automatically update the chart.please provide a proper video guide or something using which I can get the desired result....
Hello, I've just followed this guide https://preview.keenthemes.com/laravel/metronic/docs/getting-started to setup my project, everything's working fine it's just that whenever I try to use the login form, the validation messages are showing twice under the input fields e.g "Email is required" is sh...
when i try run or create any rtl or original demo with html template i get this errornpm run build --rtl --demo21ornpm run build --demo21> metronic@8.2 build> webpackInvalid configuration object. Webpack has been initialized using a configuration object that does not match the API...
>> Failed to compile metronic bundle!resolve 'jQuery' in '/home/xxx/Downloads/Metronic-7.2.9/theme/html/tools/node_modules/summernote/dist' Parsed request is a module using description file: /home/xxx/Downloads/Metronic-7.2.9/theme/html/tools/node_modules/summernote/package.json (relative...
I'm using the metronic 8, but the build speed is too slow. It takes about four or five minutes I wonder if there is a way to improve it. For example, I want to know if I can use vite instead of webpack-rtl or other packages.
I followed the steps to integrate with Laravel: https://preview.keenthemes.com/seven-html-pro/documentation/getting-started/integration/laravel.htmlThe issue that I see is that the table is working but Datatables search input, pagination, length select box are not styledAfter digging into th...
Trying to install asp.net CORENPM ver: 10.2.4YARN ver: 1.22.21I have removed "type": "module", from package.jsonI have added "resolutions": { "gulp-dart-sass/sass": "1.70.0" }, to package.json and deleted node_modules folder and lock files.Now when I run npm run build --demo1I...
hii was reading through the docs about webpack/gulp for building the files, but i dont see anything about plugins for code splitting / tree shaking / minifying / etc. etc. i also noticed that the demo theme has alot of unused js/css so im a bit suspicious about that.can someone provide s...
Good Morning!I bought the metronic product and went to update it to version 8.0.37 when running npm run build --demo1 in the terminal, as per the instructions I already removed the "type": "module", but it's giving this error:D:\metronic_v8.0.37\html\theme\tools>npm run build --demo1> me...
I used laravel installation, I followed the steps and used nodejs version 14 but when running npm run dev, I receive this error : [webpack-cli] Error [ERR_REQUIRE_ESM]: Must use import to load ES Module
Do you have deployment build script for react project like vite or webpack to generate dist files for production deployment?I tried the npm run build but I get the following errors:$ npm run build> metronic-react-tailwind@0.0.0 build> tsc -b && vite buildsrc/theme/core/helpers/util...
Hey,i was wondering if it is possible to include the demo3 data into my Metronic 8 Laravel theme?I tried to install it via “npm run dev —demo3” and it worked but how do I change the style to demo3 because it’s still the demo1 default css style.Greetings!
Hello there !I'm using Metronic with Symfony for a while now.I had to hack a bit the system to make it work with Webpack Encore, but now I'm stuck with an old version of Metronic as I had to make core changes to the files.Is there an easy way to integrate Metronic with Webpack Encore ? Thi...
Hi !I use Metronic 8 for Symfony, I use Select2 in a modal, and I try to set values in JS (Multiple values), but even when doing a .trigger('change') or select2:select, the values are not displayed in the input. On the other hand, when I open the dropdown, I can see my selected values, and when...
I've bought Keen template for developing my app and I could check that JS code doesn't work using modules with webpack.For example, if I try to import a KTCard and try to initialize it as it is on the docs, it raises a message saying that KTUtil must be present.So, I would like to know if th...
hi, we use metronic 8.1.7 , laravel version in my project.after sync project with new version of metronic ( update core and assets , ... ) when build project, file mix-manifest.json create successful but not use in project. in production for apply change we should run emp...
I followed the steps to implement metronic in blazor from this page https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/blazor.html, however I have errors with the webpack and I need help with this
Hi keenthemes, i posted the question here https://devs.keenthemes.com/question/plugin-bundle-js-optimization, since I didn't want to make a new post, but apparently you didn'"t see it.I use webpack, and deleted a lots of 3 parties and global pluginsI followed the video that you gave on that...
While trying to build the project with webpack, I encountered this problemModule not found: Error: Can't resolve @/src/plugins/formvalidation/dist/amd/plugins/Bootstrap5.js in /home/XXX/Bureau/XXX/metronic/tools/webpack/plugins