Hello I have node version v16.16.0and npm version 8.15.1After that I tried to install demo1 in localhost run command:npm installnpm run serveBut me display this error on vsc error in ./src/layout/aside/Aside.vue?vue&type=script&lang=tsModule not found: Error: Package path ./in...
hello, We operate a supplier database and are also dependent on it to rank well on google. We have to publish new content every day, the Metronic application is suitable for this? Or is a Wordpress website with a link to the Metronic application better, for example? So build the entire business on a...
Demo: 8Version: 8.1.1 with vueWhen i run: npm run serve i get this errors:ERROR in ./src/layout/aside/Aside.vue?vue&type=script&lang=ts (./node_modules/ts-loader/index.js??clonedRuleSet-40.use[0]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/layout/aside/Aside.vue?vue&ty...
i am using metronic 8 laravel demo3, i try to create a new page contain a datatable list of usersi got this javascript error msg Uncaught TypeError: $(...).DataTable is not a function, despite adding datatable.bundl.js on config/page.js
Hello!We are using the Metronic theme for a project & would like to stay as updated as possible. Right now, we are using v8.0.38, & would like to update to v8.1.1. We don't need to dynamically change from light mode to dark mode, we just want dark mode.Currently, we have a build script that pu...
HelloWe want to buy a version of Metronic from you to use in our panel. But we need the version 7.1.6 of the Metronic template. Can you sell an older version to us? How can we purchase this item?
I'm using the datatables component, I removed the jquery css file from angular.json because I want to use the style presented in the preview, but it's not working. It has no css at all. Am I missing something?
I have updated the theme and seems the column sorting not working in ktdatatableI have written my issue below. Please check and let me know the solution for it.const tableHeader = ref([ { columnName: "Email", columnLabel: "email", sortEnabled: true,...
Hello,After upgrading bootstrap to 5.2.0-beta in the Vue Demo 7 template, I am getting an error everytime I click a aside menu link as shown below. Would anyone know why this is happening?bootstrap.esm.js?0a67:74 Uncaught DOMException: Failed to execute 'querySelector' on 'Document': '#/dash...
Hello, Angular - Demo 1I am working on the wizard and was trying to use formGroup with Validations. Trying to use markAllasTouched or any control or form methods inside change event of the wizard which is not working fine. Can you guys please help me out in this? am I doing something w...
I have used the updated theme's ktdatatable and I want to set the current page dynamic.I have used :current-page="2" but not working and it's set 1st page by default event I have set 2 in current page parameter.Waiting for your replyThank you!
We often get error when run npm install, maybe issue happend because any required library in this template, can you prepare starter blank template for angular.
$('#view').on('show.bs.modal', function (e) { var uuid = $(e.relatedTarget).data('id'); var target = document.querySelector("#kt_block_ui_1_target"); var blockUI = new KTBlockUI(target, { message: '
Hi,I'm using Metronic 8 React Version. I wanted to point out that the select dropdowns (category, country, width, expiration date, etc) are not responsive in the mobile view. In the desktop view it is appearing fine, but the dropdown is popping out of the screen in the mobile view. This is notic...
HiI downloaded Metronic 8 package and wanna use Laravel. Though there are lots of useful JS pre-initialized packages inside it, VueJs module is not added. How can I properly add vuejs module and use it.Thanks in advance
Hi @keenthemes. 14 Jul. you writes, redesign Lay-out will be in 1-2 weeks. But it’s not happened. When this update is come ? ( It’s important for me)Best regards
Dear support,i installed blazor version successfully but can't devel @OnChange not working on this form componenet:https://preview.keenthemes.com/metronic8/demo1/documentation/forms/select2.htmlis there any sample or guide for it?Regards
hi there,if followed the steps here https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/build/gulp.htmlbut gulp only generated html\demo13\dist\assets, all .HTML file and "src" folder did not generated. i tried to google but cannot find anything....
In the django template is included a Predefined function named "get_context_data".How can I pass parameters from the view to the template? should I use "context" variable? def get_context_data(self, **kwargs): # Call the base implementation first to get a context context = super()...
Hi keenthemes,Bear with me witness for a sec, (sorry for hammerring on you).------Let's imagine I have a lot's of html pages, but with 2 categories : "Flat" (Refresh the page) and "Ajax".for the "Flat", we know that just use the Metronic inline js scripts that commes with the bundles...