Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

Metronic (4970)

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 guys,I'm having some problems when running the "yarn serve" command in the metronic vue demo1 template, has anyone had the same problem?
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: '
hello, which browser and mobile does support metronic 7 template ? i didn't find in your legal site. Please can you write name of which browser ?
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...
Hi keenthemes,Is there any chance that you could re-integrate the geat functionality of tooltips showing a summary of event on mouse hover inside the Agenda ??We would reaaaaaly see that functionality again.Thank you
https://preview.keenthemes.com/metronic8/react/demo1/crafted/pages/wizards/horizontal1. Click the blue "Create" button at the top right corner.2. Navigate until you reach the last step.3. Navigate back twice.4. Notice the the right button now says "Submit" instead of "Continue".I haven...
Hi,This morning, I tried to implement Vue Metronic v8.1.1 on my Nuxt3 app. However, I have several errors due to libraries used by Metronic which are no longer implemented by default, such as vuex which has been replaced by pinia, the official Vue recommendation.Is it planned in the next upd...
I am trying to use demo1 from metronic. I bought the base for it. I download and unzipped everything. I have used gulp as they said on their directions but I cant figure out why I cant open even the demo app let alone how to integrate the code into my current application please help
Hellow, I`m trying to use tabs, but tabs doesn`t switch between contents. I don`t know what I need to do to become working this component.
Hi Team,is it possible to use 2 step authentication component in react version of metronic.i am using react demo 1 of metronic
Hi , I'm developping a new app and I need bootstrap-select to work with select elements as it has some functionalities that select2 has not ( such as search in multi select and select/unselect all options ... ).I've searched for it in metronic 7 but it's bundled in plugins.bundle , so where can...