12191 comments found.
I’m really looking forward to the new version, is there any information on the release date?
Hi
,
Thank you for the heads-up!
We are quite close to the release. Pushing it by end of April.
Regards, Sean
Hi Metronic Team,
I’m using Metronic Laravel Starter Kit (Laravel 10, Livewire 3) and facing console errors on /dashboard and/user-management/users:
searchObject.on is not a function (scripts.bundle.js:7872, users-search.js:66) stepperObj.on is not a function (create-app.js:24) input element is already Tagified (plugins.bundle.js:29494) multiple Roots on the same DOM node & getComputedStyle (Root.ts, dashboard only) I tried initializing KTSearch/KTStepper, preventing Tagify re-initialization, and destroying/re-initializing ApexCharts in master.blade.php, but the errors persist. Can you help? Full logs/details available if needed.
Thanks,
Hi,
It seems you are not using the Quick Search element in the header. If that is the case please try to remove src/js/layout/search.js script from your build and recompile the assets.
If you need any further clarifications please do let us know.
Regards.
I tried the procedure of recompiling after removing the “search,” and the errors persisted. I went back to the site, downloaded it again, and followed the steps from https://keenthemes.com/metronic7/?page=docs§ion=laravel-quick-start. I only copied the .env file with the MySQL database information, but when accessing it, the errors still remain. This is the link to the process.
https://jam.dev/c/15c52d71-45a8-46be-97c3-83f210da6372Hi
The link you provided is for Metronic v7.
Could you please check this docs for Metronic v8.
https://preview.keenthemes.com/laravel/metronic/docs/getting-startedThanks
I followed the steps in this link exactly.
I still get errors, including new ones.
i make a JAM video to show https://jam.dev/c/33a8d15c-92f1-45e6-9376-31ec33c87858Hi
Sorry for the delay. I see the issue. The deprecated errors seems you are using the older version of PHP. Could you please check your PHP version? Laravel 11 requires PHP 8.2 or greater.
For the JS error in the console log. Could you please try to rebuild the assets using these commands:
npm install
npm run dev
Then proceed with php artisan serve.
We are releasing Metronic updates soon. The fixes will be included.
Thanks
Having a problem with the multistage wizards. I use this for registering users and if there is a problem it re-renders the form which screws everything up. How do I reset the stepper in the case of a submission error.
Hi,
Sorry for the late reply. May I know which Metronic version are you using ?
If you are using Metronic 9 Tailwind: https://keenthemes.com/metronic/tailwind/docs/components/stepperCan you please try “goFirst()” method ? to reset and go to the first page ?
Regards, Sean
i think 8.2.9
goFirst doesn’t fix anything. I’m using the part of the theme that uses the aside as well if that helps. I can get the stepper by id but I can’t get KTCreateAccount so that I can init it again maybe (?)
Hi,
Thank for the details.
Could you please provide your code via http://gist.github.com/ ? How are you resetting the wizard ? Do you use KTCreateAccount for your stepper code ? Could you please provide more details via support@keenthemes.com or devs.keenthemes.com ?
Regards, Sean
Hello, Is there a clean HTML Bootstrap Admin template or is a combination of Laravel HTML?. I am reading/referring to the heading. I am interested in Only HTLM Bootstrap Admin Template. Thanks
Hi,
Yes, Mertronic has multiple template versions. You can use the default HTML/Boostrap version as a plain HTML template without Laravel.
Regards, Sean
Tnx
I just want to use the latest version for bootstrap and HTML, what verison do i need to use 
Hi
,
Thanks for your feedback.
In a few weeks we will be releasing a new update for Metronic. In the meantime please refer to Metronic 8.2.8 version to use the latest Bootstrap version of Metronic.
Regards, Sean
When we can expect this with angular 19 ? As really waiting for this to be updated into angular 19.
Hi,
Thank you for the heads-up.
We will release it as soon as possible in a future update of Metronic.
Regards, Seam
Hello, will there be an update for the bootstrap version? Or is your focus on the tailwind version? Do you have a roadmap for 2025?
Hi,
Yes, we are about to release new Metronic 9 Tailwind update with Tailwind 4 update, shop app and new components in the coming weeks.
As for Bootstrap we will continue providing the bug fix update but new features will be applied for the Tailwind version to make it more complete.
Regards, Sean
But it seems the folders in google drive link I got are structured differently and I can’t find any tailwind demos
Which one one in google drive is the html version of that tailwind demo 5
Hi,
This demo is already included in your themeforest latest download package. Just check “dist/html/demo5” html templates and refer to https://keenthemes.com/metronic/tailwind/docs/ for setup and getting started with it.
Regards, Sean
Recent versions doesnt support Yajra DataTable with laravel ? KTDatatable remote source JSON doesnt look like Yajra Datatable response
Hi,
Thank you for you feedback. We will check and consider this for a future update.
Regards, Sean
I am having a real tough time with 8.2.9 there are just so many errors. I cannot get your dismissable alerts to actually close.
ah… it was the data-bs-dismisal thing. missing the bs. some examples are missing it.
Hi,
Thank you for feedback. Glad you figure it out. We will check and correct it in the next update.
Regards, Sean
I’m really looking forward to the version update. I don’t want to start a big project on Tailwind 3.
Hi,
Sure, we are preparing the Tailwind 4 and eCommarce shop/admin apps in a few weeks. Also Select, Datepicker, Calendar, Toast and other components will be released as well.
Regards, Sean
It’s been 4 months with no update. What is really happening??
Hi
,
We have been working. Preparing the next update with Tailwind 4, Ecommerce App and new components. Out in the coming weeks.
Regards, Sean
Do you have a date or estimate? This is really important for my project.
Hi,
It’s really hard to confirm the date. Due to Tailwind 4 breaking changes we had to revise entire code including the new update that we have almost complete but based on Tailwind 3.x. I am quite sure the update will be within the April. We are currently fully focusing on this.
Regards, Sean
Oooh.. Hmm I’m using react tailwind. Are you suggesting to halt my development for the meantime and wait for the next update since there will be breaking changes?
Hi,
Yes, there will be significant updates for React in Metronic 9 Tailwind such as React 19, Tailwind 4. Plus the React version will now utilize components from https://reui.io, our new open-source React library. You can start working with reui.io as later on you can easiliy integrate it with Metronic’s new version.
Best regards, Sean
REUI.io looks promising! Great job!
Question: If I go with reui.io, how complicated is it to integrate Metronic, and will it always be compatible with Metronic’s version moving forward?
Metronic will be fully compatible with ReUI by using all it’s components. All current features we will maintain using ReUI as base. ReUI offers accessible unified components for all uses cases and the it’s components and UI blocks will be extended in coming months.
I see that the Shoplit Next.js boilerplate is built with ReUI, I am thinking to switch to ReUI while I am in the early stages of my development, and I am thinking to use Shoplit to have that jumpstart.
But if I use Shoplit Next.js moving forward, will that be updated if ReUI and Metronics have a new update as well? will there be a new feature to add in the Shoplit? Or should I stick with Metronic?
Hi,
Absolutely, you can keep Shoplit up to date as ReUI continues to evolve. We will definitely maintain it, especially since it’s already been adopted by over a good number of buyers. ReUI’s copy-and-paste components make project maintenance straightforward and efficient.
Shoplit is built with the latest stack: React 19, Tailwind 4, Next.js 15.2, and ReUI v1.0. It’s our most up to date product
The same coming for Metronic for sure!
Regards, Sean
Awesome! Do you have a roadmap for the Shoplit? And do you have a promocode for early buyers?
Sure, we will add product/order details/cruds and more. Sure, contact us via support@keenthemes.com for the promo code.
Can I check if there is any way to update the bootstrap library for older metronic downloads?
Hi,
Absolutely, you can reach out to our support team by emailing support@keenthemes.com. We’d be happy to provide you with full access to previous versions of Metronic.
Best regards, Sean
We got new laravel starter kit before a metronic update… Is there gonna be an update any time soon?
Hi,
We’ll be providing package updates and bug fixes for Bootstrap and Laravel. You can expect these in the coming weeks.
Best regards, Sean
When will the calendar feature being released for tailwind? And is there also a (photo) gallery page?
Hi,
Calendar is a must have feature and It’s in our todo list. We will integrate Fullcalendar plugin for Metronic Tailwind in the coming weeks along with Tailwind 4 and Ecommerce apps.
Best regards, Sean
What about the photo gallery?
Hi,
Could you please contact us via devs.keenthemes.com / support@keenthemes.com and send us reference links for Photo gallery that you need ?
Regards, Sean
any demo have refresh jwt token example logic?
Hi,
Yes, you can check Metronic 9 React Tailwind https://keenthemes.com/metronic/tailwind/react/demo1/ with fully working JWT auth flow.Regards, Sean
Can we use demo39 for ASP .NET Core MVC project?
https://preview.keenthemes.com/metronic8/demo39/index.html?mode=lightI saw in the .net core mvc documentation page you said that we Right now supported demos are demo1 and demo30.
Hi,
Sure, you can use all 64 demos for Asp.net Core project. Just refer to the Demo 1 implementation, and use Demo 39 HTML/Assets from the base html version and implement it for Asp.net Core.
For any further assistance please reach our support via devs.keenthemes.com
Regards, Sean
Have example for JWT refresh token?
Hi,
In our Shoplit boilerplate you can find working examples of complete auth with Next.js/JWT: https://keenthemes.com/products/shoplit
Regards, Sean
Have any example login with just for react?
Hi,
Yes, Metronic 9 Tailwind React has fully working logic example: https://keenthemes.com/metronic/tailwind/react/demo1Regards, Seam
When comes the forum template to tailwindcss?
Hi,
We will consider it in a future update. In the meantime you can use existing layouts and UI components to build form UI as per your requirements.
Regards, Sean