Hi all.
I'm aware of the new dynamic UI theme management but there's a problem.
I could decide to persist my preferred UI theme at server side (i.e. on a DB table), so that next time I sign in the application my favourite theme is automagically restored (*even* if I'm logging in from a brand new...
I got the same problem that someone else asked in this question.
This combination of select2 with floating labels and multiple selects causes the label to overlap the current selected options.
There is a rule in plugins....
Hello I have node version v16.16.0
and npm version 8.15.1
After that I tried to install demo1 in localhost run command:
npm install
npm run serve
But me display this error on vsc
error in ./src/layout/aside/Aside.vue?vue&type=script&lang=ts
Module 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: 8
Version: 8.1.1 with vue
When 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 users
i 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...
Hello
We 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 ktdatatable
I 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 1
I 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 reply
Thank 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...
Hi
I 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.html
is 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.html
but gulp only generated html\demo13\dist\assets, all .HTML file and "src" folder did not generated.
i tried to google but cannot find anything....