The New Way to Build with AI! Introducing ReUI — the developer platform for agentic UI with shadcn/ui
Browse ReUI Pro

Metronic (5259)

Hi everyone, I'm encountering several issues with the Datatable library and could use some assistance. Datatable Library Broken in Version 8.2.5: I've noticed that the Datatable library appears to be broken in version 8.2.5. Has anyone else experienced this issue? If so, what steps did you ta...
Hi, I'm implementing a wizard where I need to validate if exist an object in my database before go to the next step, but it doesn't work properly This is my code: const existClient = function () { return { validate: function (input) { const value = input.value;...
Hi KeenThemes-Team I would like to create a new Laravel 11 project and integrate the template. I have looked at the Laravel Starterkit and tried to adapt the code. However, what is the /resources/mix directory for, and where do the data come from? Thank you very much for your support.
Hi there, Thank you for a great product :) First of, are all the elements found in the core HTML version also available directly in the React version? Ie. Calendar, Kanban, etc.? Also, are the different visual elements in v7 available somehow in v8? I specifically wanted to do some tabs wit...
Hi, Recently our project utilizing Metronic went through an upgrade from Angular 7 to Angular 15, and thus we also would like to upgrade the Metronic version we use. From the release note (https://preview.keenthemes.com/metronic8/angular/docs/changelog) we can see that the last version that expli...
As I mentioned in a previous query, I'm working with Symfony7 and in the latest updates (since Symfony 6.3) AssetMapper is recommended over Webpack. Given the problems I'm having with Metronic 8 in Symfony 7, I've been testing with AssetMapper and in principle everything starts to work (at least app...
Hello everyone, i recently started using the Metronic Laravel Starter Kit, and I'm looking to install the complete demo data set, including all the dashboards, eCommerce features, and other components. Could anyone guide me on how to achieve this? Any help or instructions would be greatly appr...
Hello, We are trying to add the tinymce inside modal which the menus are not sticking Here is the link: https://fiddle.tiny.cloud/5iDBNoPqLk/1 We have asked tinymce this issue and they replied the issue is fixed in 6.4 version. Could you please let us know what we should do to solve the pro...
> keenthemes@8.2.3 build > webpack [webpack-cli] Failed to load '/Users/nyxnick/Desktop/untitled folder/flask/metronic_flask_v8.2.3/starterkit/_keenthemes/tools/webpack.config.js' config [webpack-cli] ReferenceError: require is not defined in ES module scope, you can use import instead This fi...
Exactly like this: https://i.imgur.com/fOGEz2H.png Hi, friend! We are very happy to use Metronic! It is wonderful! I am using my application in VueJs and metronic8/vue/demo1 I need my users to see a fixed bottom menu for mobile phones like apps from the playstore, ¿How can I do this ? Th...
When i run the web page on Chrome or firefox it work. But when i load the page on flutter using webview_flutter or flutter_inappwebview plugin, it prompt as below I/chromium(23729): [INFO:CONSOLE(24)] "Uncaught SyntaxError: Unexpected token .", source: plugins.bundle.js
Hi, friend! We are very happy to use Metronic! It is wonderful! I am using my application in VueJs and metronic8/vue/demo1 Please help me with this: I need to show a fixed footer on mobile devices, similar to mobile apps. I need my users to see a fixed bottom menu from their mobile (menu with...
Is there an example available for validating a phone number? I am using Metronic 8 Vue demo 7.
Team, I have purchased your template another time again. Thank you for everything you do. I have an issue with the template with vue, most likely lack of knowledge on my part but maybe you can guide me to a solution. After doing: npm run build serve -s . All I get is the splash image of t...
For version 8.2.3 demo 13, is it possible to have a fix footer?
Hi, I have already existed pubished project ith Metronic 8 laravel version, when I try to integrate Vue code, I faced aot of problems, because it cannot find app.js of vue Can you please give me steps to perform task?
I want to use Metronic 7 theme with Metronic 8 license
Hi, I'm trying to use Demo 20 (HTML) header in my Demo 2 (Angular) application. I got the style file from html and added in my project. Everything fine until i realised that, in mobile mode, the menu drawer doesn't work (in html demo works). The overlay is there, but nothing else (the menu). Does...
Hi Thank you for good news about tailwind theme, i did all step described in documentation (https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/backend/laravel/), but i browser console shown next error Uncaught SyntaxError: The requested module 'http://127.0.0.1:5174/resour...
Hello, can you help me to resolve this issue please [Error] TypeError: KTUtil.onDOMContentLoaded is not a function. (In 'KTUtil.onDOMContentLoaded(function () { KTAppSidebar.init(); })', 'KTUtil.onDOMContentLoaded' is undefined) Eval Code (sidebar.js:114) eval ../demo1/src/js/layout/side...
I need to identify the device from which the user visits us, so I was wondering if Metronic has something already established that allows me to identify if the user is using the application from a computer or from a mobile phone? Thanks for the help, I'll stay tuned.