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

Tag: Metronic (1585)

Hi all,Is there a way I can improve the styes.scss bundle size? using just the 8.2.1 skeleton project it isstyles.d5205ccd91fc897d.css | styles | 1.56 MB | 89.89 kBThis is already exceeding the recommended 2mb total build size when with the other chunks.
Hello,What Gantt plugin are you using with Metronic theme?Best regards,
So the problem that i have is that the compiled assets folder structure is different when i'm running the npm run dev.Let's say I download the starterkit and then remove all the asset inside the assets folder and then compile the assets, the folder structure will change and lead to an error when...
Hey all,working on a Symfony + Metronic app, I cannot seem to get all the select2 styles to load. The background is transparent and the other elements appear on top of the select box.I used a custom webpack configuration, but all the styles are bundled in (I can see the select2 classes in the...
Hello, I would like to know, if it`s possible to use Metronic v8.2.3 with my Symfony 5.4.1 application. If it`s not possible, which Metronic version can you recommend to me? Thanks.
If there is no space below for the select2 component to open, it opens upwards. However, there is an issue: if it opens upwards, on its initial opening, it appears with a misalignment to the left. The issue gets resolved when opened, closed, and then reopened.there is any solution?
i'm using metronic_symfony_v8.2.3 symfony starterkit,when i run npm run build on /starterkit/_keenthemes/tools the build succeed but no directory created into the public directory or anyhere else!
Hello everyoneI am Working within React v8.2.2I want to change the orientation of the entire website - from right to left - when selecting the Arabic languageIf you return to the English language, change the direction from left to rightThank you all
On the previous version, you supplied the FormValidation.io TypeScript bindings, however I can't see them anywhere in the src -> plugins -> @form-validation folderAre these still available, if so can you supply and please include in the future releasesThanks
Existe un error de programación al momento de registrar a alguien nuevo desde el Sign Up. Arroja el error: Sorry, looks like there are some errors detected, please try again. Realice una solicitud hace tres semanas atrás por una solución porque al revisar el foro de preguntas existen otros usuarios...
Hi all, I'm trying to use metronic with Symfony, and AssetMapper from symfony.I have at the root of my project a folder _keenthemes with which I build the theme sources. The compiled sources fall into my assets/metronic folder as defined in webpack.config.js in the "tools" folder.Styles etc. wor...
Hi,Timeline layout works well in thishttps://preview.keenthemes.com/metronic8/demo1/dashboards/delivery.htmlbut brokenly in Asides pages
Dear Metronic Support Team,I hope this message finds you well. I am currently using your Metronic solution along with Laravel and have encountered some difficulties regarding the use of the Layout Builder. I have managed to customize a specific layout and downloaded these modifications, but I am...
Hi,I am using the library UX Template themeforest-metronic-responsive-admin-dashboard-template.This library is working perfectly in latest Chrome and Mozilla browser, buts its not working properly in older version of browser.I am unable to attach screenshot in this textbox, same issue can b...
Hi,I am always using HTML-demo1 for my project and I satisfy with it. However, when I jumped from v8.2.0 to v8.2.3, the colors become vivid. Besides, I realize that the colors in demo 1 are different from those in your documentary- Demo 1
Hello..I want to change the text in Splash Screenand the Text value will take from "en.json" or "ar.json" Loading ...
Hi,I am using CKEditor - Classic style and it seems like we do not support dark theme for it like the way we do for CKEditor - Inline / Quill / TinyMCE. Actually, it becomes worse if I do not set a color text class text-gray-700 as your example
Hi,I followed your instruction belowhttps://preview.keenthemes.com/html/metronic/docs/getting-started/customization/sassbut it seems like the priority of _variables.custom.scss i...
HelloI changed UserModel in _models.ts File Toexport interface UserModel { Username: string FirstName: string Surname: string ImagePath: string PersonalEmail: string PersonalPhone: string UserType: string}and i add Console.log
Hi,I'm looking for some help regarding using Metronic with Rails 7 and turbo. I am struggling with some of the javascript not working after changing pages on the site. The problem I am focusing on at the moment is accordions in the dashboard side menu not working after a page change, but there a...
Hi,I've a react project and i want to add metronic layouts and i want to use metronic components.But i dont want to use metronic default project structure.Can i add only template and component to my project?
Hi there,I've come across a small issues when using the bar graph that I just wonder how to fix it.Basically i'm using the Metronic dashboard theme and using the bar graph and I have the labels of each graph at the bottom but the names of each bar is to long that they overlap with the rest o...