It's great to see new update, how can I upgrade the existing react application to the latest metronic without losing the functionality and breaking things?
Hi,I am using Demo 2 React and ran into a huge number of wrong style naming:fw-semoboldI figured it was meant to be fw-semibold, just wanted to let you know so you may fix it in the upcoming releases.Thank you.
Hi,I am not sure about the exact reason, but when dinamically routing to the page or rendering the component when user data is fetched for HeaderUserMenu, the menu is not opening on click. I have to make a full page reload in order for it to work. How can one ensure the menu is working even if t...
In Metronic Version 8. It is mentioned that 150+ functional pages are available like 7 Account pages, 27 Authentications pages, etc...We have Download Metronic Veriosn 8 theme. We have checked the theme on our local machines and also we have checked the theme preview but we are not able to find...
I bought Metronic 8 today and now I'm reading the docs.Here:https://preview.keenthemes.com/metronic8/react/docs/docs/overviewit says:/src/app/setupContains redux setup(rootReducer, store), axios setup and mock adapter setup.But I can't find that folder? Just a relic in the doc...
Why is the implementation of Choropleth map in the Metronic template DEMO 4 giving errors but when same code is implemented through scratch in a react app, it executes the code correctly?I searched the method to resolve the error in stack overflow and followed the solution but the error persists....
I have made a purchased for the metronic and I got version 8.1.0 instead of 8.1.1 the source code does not content components the same as the demo. So I am wondering what I did wrong, would love to have further help on this.
I purchased Metronic yesterday and can't figure out how the blue Create button in the header on the Dashboard page, how you can get it to open the modal like on https://preview.keenthemes.com/metronic8/react/demo1/dashboard# ?It seems there is some code missing from the download?I think it's...
Hi everyonei'm using react-metronic v8 and i have some problems with deploying!in localhost everything is ok but when i deploy it into my website notihing will show instead of metronic loading !the renders nothing and i didn't got any kinds of error !please help me how...
Hi there,I am having an issue with the dark mode theme switcher. When I switch the mode, log out (without refreshing) and log back in, the theme mode goes back to what it was before switching. It seems that if I refresh after the switch, it gets saved properly and logging out and in does not cau...
Hi ,I am using Metronic 8 demo 4 template for my website I am trying to hide the aside menu and instead of it showing the button and want to add the functionality that when the button is clicked it should show the aside menu and if clicked again it will hide the aside menu . Is it possible to ch...
I can't use baseUrl and paths props of tsconfig.json to improve my imports statements.I have this in my tsconfig file:"baseUrl": "./src", "paths": { "@app/*": [ "./app/*" ], },And I'm trying to import like this:import DataTable from '@app/shared/components/DataTable/DataTab...
Hi there,There is a bug when changing the size of the screen from responsive to desktop width. The top menu gets duplicated. You can see this behaviour on this link:https://ibb.co/frcCnML
I was trying to set token with the CookieComponent I have notice that while I was setting a value "+" sign it registered as a %20. According to ascii table it is blank space. how could I fix that issue
Since the last update I think there are some upgrade issues which can be tracked down to bootstrap i think.For example the colors of the text on the bottom: https://preview.keenthemes.com/metronic8/react/demo1/crafted/widgets/statisticsOr some charts are not 'see through' anymore (also...
Hello,Neither of these examples seem to work in Metronic 8.1 react version:https://preview.keenthemes.com/metronic8/react/docs/docs/accordionhttps://preview.keenthemes.com/metronic8/demo1/documentation/base/cards.html#collapsiblehttps://getbootstrap.com/docs/5.2/components/collapse/I...