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

All Questions (6045)

Good day, the problem is that I make a get request, the data comes slowly and they do not have time to load together with the template, and the variable having a new value does not update it in the template. And this happens only in metronic 8 (as a confirmation, a link to the code that shows what I...
Hi,This is a very nice theme that I bought in 2015 to support its development. I had never used it till now. Now I have a need and wanted to see if this will fit my requirements and was very happy to see that it has grown so much.I have a question: There are many styles, look and feel. I...
HI,I'm currently running through and upgrading our Angular to the latest Metronic going from v7 to v8. Im noticing a lot of missing components like the subheader and wizard 3 etc. How do we get around these issue when upgrading? Is it just a case they are not using now?Thank you
if i purchase and download the react version, is it included all the sample page(in Apps section) like demo in this link https://preview.keenthemes.com/metronic8/demo1/apps/ecommerce/customers/listing.html ?
Hello, I'm a backend developer and I broke a front end branch, I bought the theme and I'm trying to put a dropdown button similar to "MegaMenu" but it doesn't work...If I put the MegaMenu inside the MenuInnerWithSub inside the MenuInner at the top, it works! But if I put the MenuInnerWithSub with...
In the Figma file, there are only pages and demos. Is there any library with separated components as: - All icons listed- Dropdowns- Buttons and it statesThanks,
Hello, I just purchased metronic 8 and built it with webpack and in the assets folder here: demo1\dist\assets\css\style.bundle.js there is this file called style.bundle.js which is being generated by webpack. Can you please let me know what is the purpose of this file and why it is being generated?...
In the webpack.config there is this method below that takes care of deleting the assets but I am not sure why it is restricted by that if condition. I mean if I run 'npm run build' I expect that the dist/asstets folder will be totally deleted first and then redone so if for instance I had some image...
Hi, I have just purchased metronic 8 and am experimenting with demo 1, I have basically, deleted the demo1\dist\assets folder, then installed the yarn dependencies and run the webpack build and noticed that any images (.png, .gif) that have been copied to the demo1\dist\assets\plugins\custom folder,...
Hello,I am facing problems while managing columns of list under /customers. The data table stops working while removing columns which I don't want.For ex: currently there are 7 columns (including checkbox and action) but I want to remove two columns, but it stops working see here: https://pr...
Hello,As it says in the manual, to change the colors or some other function of the template I used: Layout Builder. I exported the file and started making changes to the HTML. But when I enter this: class="aside aside-light aside-hoverable" data-kt-drawer="true" data-kt-drawer-name="aside" data-kt...
Hello, I have just purchased metronic 8 and am looking into the file system and webpack config to see what I need and what not.I found this piece of code in the webpack.configif (fs.existsSync(path.resolve(__dirname, 'node_modules') + '/summernote/dist/font')) { options.push...
After the network request set the initial value of ref formData from onMounted method not working? It printed but step1 component input value was not changed. We are using vue3 templateHow to change input value in this situation?
Hi,I'm trying to open the Figma file but it just opens the Figma software. Should I search Metronic8 in the Community? How can I get all the components? Thanks,
Hi, since i purchase this theme, i wonder is there someone built some script out of it? i couldnt find any developer to creat my ideas but i wonder if any script around with this awsome theme. Thanks
I just purchased the 'Good – React Bootstrap 5 Admin Dashboard Template'.I followed the instruction and run `yarn install` then `yarn start`, it gives me this error:TypeScript error in good_react_v1.0.0-3/good_react_v1.0.0/theme/src/_theme/helpers/components/KTSVG.tsx(14,8):'SVG' cannot be u...
We're developing a web over Metronic8, and we are using tagify in a page, we need that the diferent matching tags appear while the user is typing.We saw in a demo that this control is able to offer this funcionality, but in our page it doesnt work.We send an example of a page with this 'not...
Hello, I have just purchased metronic 8 and going through the file system to figure out what I need and what not for my project and can't understand where the sass in the path demo1\src\sass\layout\app is being used, since for instance I can't find anywhere in the html that has the class: "app-heade...
I purchased the theme through Codecanyon, but I get only demo 1 on my downloadsHow can I get the remaining demo ?
Having tried multiple times to download your codebase and running it locally, I'm getting this error in multiple components. I can solve this issue by writing ts-ignore above, but this does not seem to be a correct way of resolving to issue. How can I fix this error?
Hello,I want to implement select with the search but I am not able to do so and not even found any example of select with search on Vue demo.// Select element