Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: React (673)

hi team , How to update latest metronics theme updates in partially integrated project. as new updates has been come.I am using react demo 1 for my project
Hello,Do all demo sites for metronic have the right fixed drawer like the one in demo3 dashboard?Thank you,Dan
Hello, is there any Toast component that can be used?I don't see a Toast component into metronic8 documentation or demo. I tried to use the Toast component from Bootstrap 5 and Ant Design library, but both ways didn't work. The toast is not display after the condition to trigger it is achieve....
Uncaught ReferenceError: process is not defined at ./src/_metronic/i18n/Metronici18n.js (Metronici18n.js:5:25) at __webpack_require__ (bootstrap:24:1) at fn (hot module replacement:62:1) at ./src/_metronic/i18n/I18nProvider.js (ServiceProviderGraph.js:34:1) at __webpack_requ...
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...
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...
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
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 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 ,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...
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 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...
Hello,Just seeing if you have a code snippet to fix the Metronic React Demo 7 Secondary Aside Desktop Overlay BugThanks!
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...
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.
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....
https://preview.keenthemes.com/metronic8/react/docs/docs/i18n
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...
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...
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...
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.