Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

All Questions (6006)

Error: Cannot find module 'del'In the recent latest of Metronic Laravel, the above error will appear when running npm run dev command.In the recent node m...
Hello, Metronic is a wonderful and flexible theme. First time i use angular version but the data do not auto refresh on frontend and it shoul be an angular default behaviour. Is there any i can do or an option to activate ?
Hi,I was wondering if there are already some quick fixes for the issues below:- Breadcrump not showing- Language sub-menu not showing (actually all user menu sub-menus are not showing)- Scroll-top button not showingThanks
Hello,I got an angular theme (demo1) from one of my clients and I want to implement multi-select functionality. But unable to find any demo of multi-select or relevant features. Could you please help me find this?Thanks.
Doubt about the regular license metronic 8I am thinking about buying the regular license, $39 to build my own application, but I have some doubts... My application will have the functionality of a player to advertise some items for sale and find another person who wants to buy, basically fac...
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...