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

All Questions (5987)

Although I followed all the instructions in the document, I could not set the rtl. The rtl part in the html data on the page works fine.In my reactjs project rtl is not working properly. there is almost no difference.
Hello,How can trigger a modal using function in Metronic VueJS? Before, I used $("#modal_id").toggle(); but new version of Metronic isn't supporting jQuery. I can't open modal using button attribute because I want to pass data to it, and show modal once data was loaded by get and transfe...
I purchased metronics from themeforest. After making the build when I upload it to the server, it doesn’t open the login page instead keeps loading. Please fix this bug on priority.
Could we please get a landing page like the one Metronic has built into craft?
How do I reinitialize form validation after loading modal body from ajax? Example: AddTarget modal.
Greetings,There seems to be a bug in the implementation of vis-timeline that is exclusive to Metronic. It seems to be related to the CSS, but I can't pinpoint where exactly the problem is.In default Vis Timeline, the text label of an item that is of the 'range' type (those with a 'start' and...
When using the following command npm run dev, it marks the following[webpack-cli] Error: Cannot find module 'del'Require stack:- C:\xampp\htdocs\yoloticket2\webpack.mix.js- C:\xampp\htdocs\yoloticket2\node_modules\laravel-mix\setup\webpack.config.js- C:\xampp\...
After purchased the theme, I see many thigns are missing in Angualr version, quite upset with this. incomplete theme I can say is their possibility to plug in and full fill all the missing parts
The sidebar not hiding when pressing on toggle button. Any suggestions please ?
I am getting the same file content for all the demos I downloaded and it is no where near what you guys have on the previews. For example the in the all the demos I downloaded, the src/views/apps folder has only 4 apps as against eleven that was shown on the demo.
Hi,The Metronic HTML Quick Search feature is initialized in core/html/src/js/layout/search.js script and it can be integrated with a server-side AJAX request by replacing the demo process function with an actual search process function:// Private functionsva...
Hi,I'm considering buying the Metronic but I'm not sure which features are included per template type.I really like the template and especially the dark / light switch.But looking at the React demo there is no dark / light switch so I'm right that feature is not included in the React tem...
Hi Team,I am trying to setup webpack for my HTML (demo8), when I try to run gulp localhost, it throws SyntaxError: Cannot use import statement outside a module . tester@DESKTOP-AMFSOCN:~/bb/metronic/base/frontend/tools$ npm run build --demo8> metronic@8.0.38 b...
HiI buy this template from thameforsthttps://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469but I need RTL for thsi templateThanks
The item menus disappear when we use a certain resolution (I have attached the capture - email send to 'support@devs.keenthemes.com'). How can we solve this problem?
im trying to create the build file but when i run the index.html file its showing the logo loading
Hi,I bought the Good template via getbootstrap.com and then also found out about Metronic which looks even more interesting.I also noticed other requests for NextJS and from recent comments I understand this is coming soon... which would be awesome?Could you maybe give more details what...
can't find page on my purchased theme . why ?can't find page on my purchased theme . why ?https://preview.keenthemes.com/metronic8/demo11/dashboards/ecommerce.htmlhttps://preview.keenthemes.com/metronic8/demo7/dashboards/logistics.htmlhttps://preview.keenthemes.com/metronic8/demo7/dashboar...
I am studying the code in Metronic 8. I see a number of references to KTUTIL.(something) - is there documentation anywhere to study what your custom class does?
Have any example for unlimited aside categories for Metronic 8 with PHP?
Hi,I am implementing a simple Redux ToolKit Query in the Topbar component, where the user info is fetched with a generated useQuery hook. Once the data is loaded the component is rendered and the data is passed down as props to the HeaderUserMenu component. The issue we are facing is that with t...
How would I move the search function to the right side of the header without causing everything to move to the left side?