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

Metronic (4964)

I bought the theme and found some incompatibilities between the HTML and React templates and I wonder if these are bugs on purpose.E.g. in the HTML variant https://preview.keenthemes.com/metronic8/demo2/index.html?_ga=2.113315840.629434246.1650704264-516791475.1646857236 the toolbar menu unfolds...
Hi, I cannot find the ecommerce.html in the downloaded vue demo2 which is available in the preview.
I have tried everything possible, however I am not able to minimize the sidebar. Any solutions please thank you ?
on the Metronic template, demo1, when I click the header menu in the dashboard area in my project. It does not dropdown. Any idea why this is happening ? Pls I need help
Good day!where can I find this type of sign-in from your demo pagesplease see image - https://ibb.co/71wr41H
Hi,I have install demo1 for Laravel. Now I want to add new feature to admin panel. What is the best way for this. Is there any CRUD generator or I need to add Model, Controller, Menu, View manually? Is there any tutorials for this?
I use react demo 1. When i want to remove AsideDefault or HeaderWrapper metronic freezes. It also freezes after any changes. Impossible to work that way
Hi there,I have the Metronic 7.2.5 and this has vue2 which i am happy with.However when i compile i get a tonne of the error messages belowUsing / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.Is there a version that doesnt have this or a way to...
I'm working off this exampleI've successfully created all the examples on the page except for the button / toggle drop down. When I copy the code from the web page and place it on my own, the me...
I have tried and installed the demo1 of the metronic 8, angular version. To my surprise I did not find it rich of components like the metronic 7 version. Does that mean I can just take from v7 what I want and include it on v8 without any issues?Best regards
HI all,I`d like to hear from Vue, TS masters how to send post request with api service.Below example work fine but I've changed post method in apiservice fromparams: AxiosRequestConfigtoparams: anyhow to do it without changing apiService? Can you also pass examp...
I see in a log your removed redux in react. Can you share with me I want to set up a project with a redux toolkit?
I am trying to convert the Html theme to React since i could not really get a good grasp of the code. Everything seems to be working but I am having issues with the drop down and other triggers. What do I need to do to get going?
In Angular version of PasswordMeterComponent, Check method does not count score correctly. **public check() { let score = 0 const checkScore = this.checkScore()
Hi there,I am looking to point the app api to my backend which is using laravel sanctum.From the VueJS app, when i update the app url, i get a CORS error and request fails to even hit the backend.Is there some additional proxy settings needed for this to work on the vueJS App?
when i run npm install on laravel project on Metronic theme it show me this error134 packages are looking for funding run `npm fund` for details14 moderate severity vulnerabilitiesTo address issues that do not require attention, run: npm audit fixTo address all issues possible...
Hello, I ran into an interesting problem. I am using the latest version of Metronic and working with Demo 1 Laravel. I wanted to create a widget of my own, and I tried to register it on widget.js. The path to the file is demo1/js/custom/widgets.js. However, I could not compile the code I wrote with...
Hi, can you help check the latest version with react Demo 2? I downloaded it from this site and using yarn install and yarn start, it was an error as below message. metronic_v8.0.38_react_demo2/demo2/src/_metronic/helpers/components/KTSVG.tsx(13,8):'SVG' cannot be used as a JSX component. It...
Hi,How can I add Vue Browser Detect Plugin to the application?I followed the instructions of the plugin but without success#########https://github.com/ICJIA/vue-browser-detect-plugininstallationnpm install vue-browser-detect-pluginmain.js:import browserDetect from "vue-br...
HeyLike many others I'm also struggling to get a Blazor Server example of Metronic up and running.I have got to the stage where JS is working on initial page load, but anytime I navigate to a new page the JS stops working as per the widgets not loading.I'm not able to get all of the func...
Hi,We use an angular theme.Does the table plugin support the ability to expand a row?There is an example?Thanks