The New Way to Build with AI! Introducing ReUI — the developer platform for agentic UI with shadcn/ui
Browse ReUI Pro

Tag: React (894)

Hi everyone i'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/statistics Or 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/accordion https://preview.keenthemes.com/metronic8/demo1/documentation/base/cards.html#collapsible https://getbootstrap.com/docs/5.2/components/collapse/ I...
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, 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....
Hello, Do all demo sites for metronic have the right fixed drawer like the one in demo3 dashboard? Thank you, Dan
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
but... the buttons in the right sidebar are frozen, no tab is switching. https://snipboard.io/QlXfjJ.jpg https://snipboard.io/hFmLRP.jpg Using the latest version available via Envato, react flavour. Please advise. Thank you, Dan
hi team , i am using react metronic 8 demo 1 for my project. I am facing issue to call custom methods to validate otp by sending otp to user with axios method. I am unable to use onBlur method of formik which is used in metronics. I am attaching my code, Thankyou in advance. looking for soluti...
Hello friends, friends we have found a very serious problem, when the width of the screen is changed, the top menu bar is duplicated, it is impossible for me to deliver an app with such a big problem. Someone already published this problem and you can see this behavior in this link: https://ib...
Hi team, how to add custom methods onblur in input field in formik, i am using metronic react demo
Hi Team, is it possible to use 2 step authentication component in react version of metronic. i am using react demo 1 of metronic
Hellow, I`m trying to use tabs, but tabs doesn`t switch between contents. I don`t know what I need to do to become working this component.
I am trying to use demo1 from metronic. I bought the base for it. I download and unzipped everything. I have used gulp as they said on their directions but I cant figure out why I cant open even the demo app let alone how to integrate the code into my current application please help
https://preview.keenthemes.com/metronic8/react/demo1/crafted/pages/wizards/horizontal 1. Click the blue "Create" button at the top right corner. 2. Navigate until you reach the last step. 3. Navigate back twice. 4. Notice the the right button now says "Submit" instead of "Continue". I haven...
Unable to deploy it on https://www.netlify.com/ Followed the same instruction mentioned here https://preview.keenthemes.com/metronic8/react/docs/docs/deployment Attaching link of the deployment for your reference https://metronics-demo.netlify.app/ Thank you for your he...