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

Metronic (4943)

Hi,The I have followed the vuejs instruction in detail but get so many errors.Example per the instruction the location of these files are wrong//////////////////////////////////////////////////////// Main style@import "./assets/css/styles.css";// Keenicons@import "./assets/stat...
What is the timeline to have an angular version?I want to migrate my metronic 8 project to tailwind. Also I'm about to start a new angular project and I'd like to understand if wait is something that I can consider.
Hey Sean,I'm adding colvis as part of buttons with this configuration: buttons: [ 'copy', 'excel', 'pdf', 'colvis' ],https://ibb.co/D4Pc9V0Could you add necessary options for dt-button-active class to make it work properly? Any workaround class...
Would it be possible to include adianti framework as a back-end for use with metronic just like we have the laravel start kit?framework:https://adiantiframework.com.br/
Thanks for your help, from mobile phones I open my website and it looks fine, but I leave that tab open in the cell phone browser, the next day I go to the same tab and these display errors appear frequently:1- My website is displayed blank and I cannot reload the window from the cell phone brow...
I followed the documentation to bring the Tailwind theme into Laravel and am receiving the following error.[plugin:vite:css] [postcss] Cannot read properties of undefined (reading 'light')/Users/mweber/Developer/tempr-core/resources/css/app.scss at getDefaultGrayColors (/Users/mweb...
Hello I have brought license and made my product application with v8, I read the news about v9 with tailwind and I want to migrate it, how can I do this, can anyone please help?
Hey team,glad that you successfully released version 9 of metronic. Was very happy to hear that!I started yesterday with a new project on metronic 9 and wanted to start with it including laravel - inertia and vue.Followed your instructions in the documentation and got stuck at following...
Hello,We are using your Metronic template with Laravel. Our current version is Laravel 10.We wish to migrate to Laravel 11. Do you have an installation source for Laravel 11 or a guide for performing this migration?We have also noticed that you use "mix" to compile views. We would now li...
I've purchased Metronic, but, when I try to download https://devs.keenthemes.com/metronic/blazor/demo1/download with my Item Purchase Code, I receive the error "NoSuchKey".
We are thrilled to release a year of hard work for Metronic 9 with Tailwind CSS! As Tailwind CSS becomes the de facto UI framework for modern sites, Metronic 9 aligns with this trend right on time. What's New:Complete Figma Files: Every single page, component,...
Hello sir/ma'am; I'm using metronic 7 and I want to have 3 buttons in sweetalert so how to update to latest version of sweetalert so that this feature will work?This is the problem I encouteredplugins.bundle.js:78732 SweetAlert2: Unknown parameter "showDenyButton"_ @ plugins.bundle.js:78732U...
I have Metronic react template but it does not have loot of JS libraries installed which HTML version has installed by default.Like Input Mask.Its available in HTML version and also HTML docs but missing in react version.Is there some specific method to enable those libraries or I have...
I have a problem, I have already tried to publish the code generated by yarn build, I have already placed the site on firebase hosting and also on vercel, and neither of them loads the site. Only locally is it working using yarn dev.I also followed the VITE step by step to deploy, but it still i...
I cannot set pageTitle on my routes for Angular if its not in my sidebar menu. For Example I have this Component: import { Component, OnInit } from '@angular/core';import { AuthService, UserType } from '../../auth';import { Observable } from 'rxjs';import { PageInfoService } f...
Dear Support Team,I am currently evaluating the integration of your Angular template into my project, which is using Angular version 18.0.4. Could you please confirm if your Angular template is fully compatible with Angular 18.0.4?If there are any known issues, workarounds, or specific considera...
I'm using the angular version for metronic and all components are working fine except the select - drop-down It's style not reflecting
RTL style not working the nvar header menu cut the part and not working pls can i share image if u need?! ASAP
i want to buy this templeate in angular 14 and i want to see the source code to know is this code serve my business or no .how we can handle this point.
Dear Support Team ,Could you please provide me with a detailed integration guide or documentation that outlines the steps required to seamlessly integrate the Metronic Angular template into my project?Your assistance in this matter would be greatly appreciated. If there are any specific prer...
Hi, im using demo1 app for my personal use, i downloaded it and made a lot of changes(added new pages etc)So Im trying to export this project for publishvite.config.ts fileimport { defineConfig } from 'vite'import react from '@vitejs/plugin-react-swc'// https://vitejs.dev/config/export...