when im go to console , i get this error for the first initialization after npm install and npm run dev ( same way using yarn too )Uncaught SyntaxError: Unexpected token ')' (at content.js:16:41) , what is that means ? and how to resolve this error ?
I have purchased metronic and I want to deploy this project to my server using nginx?by npm run build, I have made dist and deploy to server using nginx, but i am not able to deploy it,Can i get some information, how to deploy it?
I am using version 8.2.2 (react), demo 7.I would like your help to make the secondary display of the aside start closed and open and close whenever I click on the tab icon and not by the button #kt_aside_toggle.If possible, I would also like help to make the secondary display automatically c...
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?
We have purchased and using react js metronics theme.Want to implement chat message functionality.I have found some default message helper file to show messages and send messages.How to implement it with a backend api server to receive and send messages with chat like application.Is it any socket im...
I want to use _metronic for my NextJS app with a ReactJS template. I only moved the _metronic folder, and after doing so, I wanted to use the `badge-light` component. However, I encountered the following issues: --bs-success-light is not definedWhen I switch back to th...
am failing to deploy the react application after the deployment nothing showshttps://stabexadmin.velocitytech.co.ke/Even when I build and test the dist folder as well nothing shows locallyPlease help me
Hello,For several hours I have been trying unsuccessfully to implement Metronic on Firebase hosting. Has anyone managed to do this? Is this even possible? Locally, all Metronic works without a problem, and after uploading to Firebase hosting I have a blank screen - https://fobos-mag.web.app
Description: Upon loading the Metronic 8 React Admin Panel template, I encounter a glitch where the sidebar and the entire page seem to "build" as if they're loading. Specifically, I observe the sidebar moving up from the bottom and the header moving into the top position. Additionally, there is a l...
i just purchased a metronic theme and i am using react theme for my project, and when i run the react then on bottom left side i show a react query icon i want to change it how i can change it.
Hi guys,Could you please advise what is the best way of working with metronic template? Should I start a new react project from scratch and link metronic assets into it? Or should I better do in-place modifications in the template itself? Thanks.Best regards,Illia
Hello there, I checked KeenThemes and interested in buying the HTML version of theme. The goal is to setup the theme in my custom React app. Do you think I can do that before I finally make the payment and buy it. Thank you.
How can i make the sidebar permanently collapsed and get the submenus in hover over the side bar menus in metronic 8.2.2v "react". please help i am design a dashboard for my customer.
hello i created a timeline component and another file inside assets name _timeline.scss but when i run the code timeline component not showing any styles, so what i have to do.
I am new to react, and am having some issues getting this project started.I followed the quick start guide, only to run into a few issues. First it looks like I have a typescript dependency conflict. I tried to work around it by downgrading typescript with this command: npm install typescrip...
Hi,We are looking for a driven, self-motivated jun/mid React/NextJS/Vue software engineer to participate in the development of top-notch products and solutions.Responsibilities: - Product development & maintenance - Technical support and problem solving - Research and learn new techn...
hii,i am using react metronic demo1 theme, and i want to know which types of authetication functionlity you're using in react metronic thme, i want to implement access and refresh token functionlity but there is conflict in code, please help me to solve the problem, is i can edit the metronic au...
Metronic v8 has dark theme, but is missing 2 major features, redux and react-bootstrap-table-next.if you're not implementing these 2 major feature, can you at least add dark theme to previous Metronic v7?
I want to change font family to Cairo i try change $font-family-sans-serif in "_variables.scss"$font-family-sans-serif: "Cairo", Helvetica, "sans-serif" !default;and add this link to index.html