HelloWhen I deploy the project Azure Webapp it occurs error: (node:102) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension. (Use `node --trace-warnings ...` to show where the warning was created) /home/site/wwwroot/node_modules/.bin/vite:2...
Will these be resolved at some point? Also will the react apps get updated to the tailwind version at some point? I'd like to be notified when that happens if possible. Thanks.Failed to resolve import "./app/routing/AppRoutes" from "src\main.tsx". Does the file exist?
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...
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....
I came across a stepper component in this React template:https://preview.keenthemes.com/metronic8/react/demo1/crafted/pages/wizards/horizontalI’d like to use the same stepper in my project, which is built using Metronic 9 with Tailwind and React. Since this is my first time working with Metron...
I want to inquire if I purchase version 9 and want to use ReactJS. Is the project linked to Next.js or Node.js? Should I have a better understanding of them?
Hi all,I am currently using Metronic with React (implemented as stated in the docs). I am using the latest TailwindCSS version.The dropdown itself is working but if it is inside a modal, the click handler is not fired, even when calling KTDropdown.createInstances() manually. I deb...
Hi there,Thank you for a great product :)First of, are all the elements found in the core HTML version also available directly in the React version? Ie. Calendar, Kanban, etc.?Also, are the different visual elements in v7 available somehow in v8? I specifically wanted to do some tabs wit...
Dear SirKindly help me with the commands that will allow me to switch between two demosalso please help me to find for the each Demo their CSS file Do you have any CSS file UI which i can use it for my application suggest me that also
I'm currently working on the Metronic dropdown component and having issues with it. What it does is when I click on the Main Dropdown button, it shows the Main Dropdown content. But after the Main Dropdown is shown and I click on Inner Dropdown button, it dismisses the Main Dropdown content.I wa...
Hello,I purchased Metronic and has set the React+Vite TypeScript version up for frontend, using ASP.NET Core for backend. While looking through frontend codes, I found out that Metronics use Laravel APIs for authentication. I want to utilize this API to use the authorization tokens. However, whi...
Dear Metronic Team,I hope you're doing well.I'm currently working on a project built with Vite and React, and I'm interested in implementing Server-Side Rendering (SSR) for improved performance and SEO benefits. Since our application is based on Metronic, I wanted to check if there are any r...
Hello, as far as I checked, the landing page example is only available on HTML. Is there a plan to implement it on React aswell? If not, is there a document where I can use it to conver that HTML landing page to React?
Congratulations on the new update! Can I download the other demos from this update with my license? I noticed that the downloads page still only shows version 8, not the new one, and the download from ThemeForest only includes one demo.
Hi , I am trying to setup the theme with rsbuild to support easy module federation.can you give me the proper steps for it, i am currently running into huge errors related to routing setup.this is the only thing i am not able to figure out.