Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

All Questions (5513)

My project is working locally fine, but when i "npm run build" and try to open dist/index.html with live server nothing rendering when i move .js and .css files manually to root and use them index.html it is partially work but assets and medias are not rendering.i am using metronic_react_v8.2.6....
Hi team,I got this error when running the app after integrating the Metronic v9 into my Angular project.This is the stack trace:```window is not defined at eval (~/Workspace/myproject/src/metronic/core/index.ts:106:1) at async instantiateModule (file:///~/Workspace/myproject/node_...
Hi, I've just implemented your tailwind metronic template with React and Vite, and I'm facing these warnings (postcss issues) :To reproduce, I launch "npm run dev" with default vite configuration and then, I access to the home page.Can you help me please ?[vite:css] Complex selectors i...
Hello ,I am going to integrate metronic-v9.0.4 into Laravel project , I uses the instructions on https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/laravel to do thatI see that the file src/app/layouts/demo1.js , while I will use the demo5 UI , so does this file will...
Hi,How do I access Metronic 9, demo 2 layout and css? I can't seem to find it.Regards,UN
Hi Team.I want to add a number range field that can select max and min values ​​on both sides. But I can't find one already implemented there.Have you implemented this? If so, can you share how to do it?Thanks in advance,Vahan
Hello,I have a SaaS which is already fully functional. However, I have purchased metronix dashboard template in the view to only use the styling (UI) of the dashboard without distorting the funtionalities, calculations and flow of my platform.Can this be done? i.e. integrating some of the el...
Dear Metronic Support Team,I am facing an issue while deploying my Metronic-React-based project on Vercel and would greatly appreciate your assistance. I have also changed base url path, but the issue persists.Issue Description:I am currently trying to deploy my React-based project (built...
Is there any way i can use metronic 9 as a full page livewire component?Currently it is causing issues such as sidebar not working properly.
I followed this guide to get nextjs version up an running:https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/nextjsHow I'm supose to use the core components in my nextjs code you don't explain that in your documentation.You have this section that say to import global...
Error is "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?Followed all steps : Laravel 9 (with Vite) and Vue 3 integration [For Metronic v8.1.6+]so after that I am getting error : getActivePinia()....Note that I...
Hello,I have installed & set up metrolic 9 in laravel as per this documentation, https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/laravel.However, it seem to be some issues with the UI.Could you please help me? Am I missing some css or components here?
I'm having problems because there is no installation file. Can you help me?
i bougth metronic template.. i added this script in blade file.i used wire:navigate but pagination not show of table.after reload show pagination
I've run into this problem while developing a react spa based on Metronic 8 React:I've added a react-select in the header. When viewing the app on a small screen, the header is moved to a sidebar. When viewed like this, the react-select does not work. It seems something is capturing the click ev...
I had purchased Metronic but my app is in angular 8. what is least compatible version of Metronic you have.
Is it possible to get a mockup in Figma?
I have received this error dyld[19155]: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.69.dylib Referenced from: /usr/local/Cellar/node@14/14.19.0/bin/node Reason: tried: '/usr/local/opt/icu4c/lib/libicui18n.69.dylib' (no such file), '/Syst...
Hello there,What I need is a template that uses tailwind and it should support RTL.so my question is...Does metronic 9 support RTLor does metronic 8 use Tailwind
Background:I am building a client application in NextJs with {output: 'export'} config. Using Stepper component in a class component and using this class component in my page by dynamic import to avoid "reference error window is not defined". Using Tailwind 9.0.4 version, and built on top of start...
can you convert tspx to jsx for react metronic v8.27 version
Hello, I want to set up as in the example here, but it is set according to metronic 6 and laravel old versionsMetronic Integrate LaravelAny chance to update the document? I don't want to use Inert...