The login detail is incorrect with "Use account admin@demo.com and password demo to continue.Without DB
Unable to deploy it on https://www.netlify.com/Followed the same instruction mentioned here https://preview.keenthemes.com/metronic8/react/docs/docs/deploymentAttaching link of the deployment for your referencehttps://metronics-demo.netlify.app/Thank you for your he...
https://preview.keenthemes.com/metronic8/react/demo1/crafted/pages/wizards/horizontal1. 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...
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
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.
Hi Team,is it possible to use 2 step authentication component in react version of metronic.i am using react demo 1 of metronic
Hi team,how to add custom methods onblur in input field in formik, i am using metronic react demo
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 , 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...
but... the buttons in the right sidebar are frozen, no tab is switching.https://snipboard.io/QlXfjJ.jpghttps://snipboard.io/hFmLRP.jpgUsing the latest version available via Envato, react flavour.Please advise.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
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...