Hi there,Would it be possible (and feasible) to use Metronic as the base for a ReactJS app?(ie. convert my current web app to a mobile app - of course by manually doing all the required work)
Hello,Please update Metronic v9 guide so we can get all the HTML sample pages to work with the sidebar buttons for React/Vue/Angular. As per instructions, we are only copying the media folder to Public folder, and when running the application, the right pane is empty. it would be great...
Hi,im using your react demo8 and going with v8.2.3. I would like to upgrade to v8.2.6 now.I've checkt your changelogs and were a bit confused what accutually had changed.As I joined you git repo I was hoping to get some more info about the exact changes...But I can't read the exact dif...
How do i change the node version of metronic 7 to either 16 or 18?when i try to change the node version either 16 or 18 and try to run npm install it throws multiple errors and the main error i am getting is for node-sass.
I have simple content calling up a name of a backend cell - and periodically (usually on a page change) it arrays it across the top. I can't pickup a pattern. It does it by itself. https://prnt.sc/DsuBavhDKVWaThis is the top of the dashboard wrapper when the error happens. Also sometimes...
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...
Version using metronic 9.When using tooltip combined with Outlet of react router dom, it does not work. When using outside the Outlet area, it still displays and works as usual.
I've been following through this tutorial https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/frontend/react in order to install metronic v9 (with tailwindcss) on my vite+react projectproject was made from scratch by following and copying the given commands provided by the...
Hi, I have a regular license for Metronic v9 and I'm trying to integrate it to a new react project following your guide but I need help. I followed these steps: https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/react#create-projectThen these https://keenthemes.com/metroni...
I have downloaded the Metronic V9. I have followed the guidehttps://keenthemes.com/metronic/tailwind/docs/getting-started/integration/frontend/reactThe files and file structures do not match and I am recieving a huge amounts of errors because of the mis matched files. The documentation i...
I bought your product imagining to download the React + Tailwind version, is it possible to download it?Reading your blog I notice that it is still in beta, it could be fine for me at the moment since I have chosen you as design driven.I await your kind reply.Kind regards,Amarildo Lena
Hi,All Metronic 9 Demos(demo 1 - demo 10) are already available for the Metronic 9 Taiwind React version.To use your preferred demo please perform below steps:1) Refer to readme. md and install dependencies and launch the Metronic React app.2) Import the new demo: import {...
Hi i bought keen 3 html theme to develop a react dashboard app, but i don't know how to deal with the flow. I don't see any integration guide arround here, it is possible to integrate with react to consume an api ? is there a guide or something that i can use for ? thanks pd. i see that the projec...
I try to integrate metronic demo 7 to new project, the only problem is to init KTComponents like sticky header, if first load the sticky is work, but if navigate to another page the sticky not work, the class is not add to the header.- Inertia.js (React) Example// resources/js/Layouts/AppLayou...