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

Metronic (4944)

Hi !What is the process of creating a new datatable in Metronic Laravel starterkit ?It seems it's quite complicated, I followed the official yajra docs but it's not working on the starterkit, although working on a fresh installation of laravel (without metronic).Thank You
I am developing a project with Metronic 8 and Laravel. Is it possible to translate .js files with messages that are in English to other languages? For example: In the Sign UP form, I have a file: 'assets/js/custom/authentication/sign-up/general.js', whose messages are in English. The qui...
Hi I'm using metronic vue demo 1,I created a modal to handle creating and updating data, when updating the data should appear in the text fields so the user can change it, but that didn't work for me. I have tried multiple tricks, her is my code
I have an extension folder with an images path to put all my custom icons, but inlineSVG does not work when I refer to my SVGS. They do not load at all. When I put it inside the metronic assets folder they load fine. Is there a predefined URL set by the module somewhere? I would like to use my o...
Good morning, please I need your help to download the version of the theme that is in this urlhttps://preview.keenthemes.com/metronic/demo1/index.htmlWhen I download I get another version of the theme, please help, since I really like this version and I need to integrate it into my project tha...
Hi,I try to use metronic 8.2.0 for Django , but i can't build assets.With GULP :file:///C:/Users//starterkit/_keenthemes/tools/gulp/helpers.js:16import {glob} from "glob"; ^^^^SyntaxError: Named export 'glob' not found. The requested module 'glob' is a CommonJS module, wh...
I am having issue to understand how to set up and use the Theme with Blazor. Everything seems installed, and I know that the Blazor Theme does not include every single side the HTML includes. I also know that if I want certain stuff from the HTML Template, I can simply copy and paste the HTML into m...
Removed the "cra" method by react about 6 months ago. Do you have a short-term plan regarding this situation? Like next.js or vite.js that React recommends. In this case, it would be a mistake to start a new and long-term project with "cra".At least if you explain step by step the method that wi...
i recently found an issue with your demos, regarding the RTL mode, even the live demos will break if i try to enable RTL mode, in my private website when i enable RTL mode everything looks funky as it shouldn't be, the side bar wont even move the right side.....please check the live dem...
Hello,Trying to install: metronic_laravel_v8.2.0_demo1I got this error at the browser console:"Mixed Content: The page at 'https://www.xxxxx/login' was loaded over a secure connection but contains a form that targets an insecure endpoint 'http://www.xxxx/login'. This endpoint should be mad...
During installation, warnings appear via the yarn install command. Is this critical for the topic itself? Or can it be ignored?(venv) PS C:\Users\Sportbank\Desktop\Python\Metronix-demo\starterkit\_keenthemes\tools> yarn installyarn install v1.22.19warning ..\..\..\..\..\..\package.json...
Hi team , I am using metronics 8x version which was developed on vuex for state management library . My question is :If in latest updates metronic is using pinia as state management instead of vuex. Do i need to update my project with pinia. Frankly i don't want to change vuex to pinia . i...
Hi team , I am using metronics 8x version which was built-on on create-vue tool. now as what i was checking change log of metronics , i saw in one updates create-vue tool has been replaced from vite, so are you guys going to give support of create-vue tool or should i update my project with late...
Hello , Metronic Vue demo 8 when I want add customer the popup opening and data in some fields are existing , when I click discard the data clear from fields , the issue here when I click The sign of the exit popup and click add customer again , The data that appeared in the popup when adding...
got this errorfile:///Users/lutfikhoir/Documents/metronic_v8.1.8/html/tools/gulp/helpers.js:16import glob from "glob"; ^^^^SyntaxError: The requested module 'glob' does not provide an export named 'default' at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21)...
hi there,i would like to know is there Metronic do support or already have such as workflow nodes?like in the below linkhttps://nodered.org/https://github.com/joelvh/flowy-engine/tree/master#import-the-flowchart-datahttps://www.npmjs.com/package/@elsa-workflows/elsa-workflow-designer...
I would like to create a typical organization chart in the application that I build with the awesome Metronics template. I can't find an organization chart in the charts used by Metronics. Do you have a good idea for a chart component to use for this. Altså this is a feature request :-) An O...
Hello,I have a problem creating a modal inside another modal. I tried different ways.For example:https://thewebdev.info/2022/05/08/how-to-open-another-modal-in-modal-with-bootstrap/and
Hi All,For the calendar control located here https://preview.keenthemes.com/metronic8/demo1/apps/calendar.htmlI was wondering if we can add events for multiple rooms for the day view. At the moment the demo is showing you can only have 1 entry against the day view but am trying to see if it...
On this page: https://preview.keenthemes.com/django/metronic/docs/getting-started there is a gap between 'Install Django' and 'Build Assets.' More specifically:1. The guide says that:"Assets compile require the build tools. These libraries are required as below:Node.js 16.15.0+Yarn 1.12.18...
I have problem with fullCalander Package when i build the project the problem is when i put a dynamic events ( using ref or reactive ) they block the page without any response i get also warning in browser about : ( in the dev mode ) "runtime-core.esm-bundler.js:40 [Vue warn]: Maximum recursive u...