Hey there,I've seen that currently the Switch buttons on the current version is blending with the white background, causing it to look transparent.Any chance to get those varied switch buttons from this Metronic version?:But I'm talking specific on the - Basic Examples>With Iconhttps://p...
I'm trying to implement msal-react in Metronic so that my customers can log in and log out using Microsoft's Azure AD B2C like in this example:https://learn.microsoft.com/en-us/azure/active-directory-b2c/configure-authentication-sample-react-spa-appMicrosoft Authentication Library for JavaScri...
Hi thereI have installed Metronic React. I am looking to integrate with a Django based RESTful API backend service.Does the React theme come with any helpers for Axios (or other) integration with Restful API's?If no helpers, is there anything that needs to be done in theme to get this wo...
I'm using the metronic 8, but the build speed is too slow. It takes about four or five minutes I wonder if there is a way to improve it. For example, I want to know if I can use vite instead of webpack-rtl or other packages.
Hi, I just bought Metronic 8. The demo1 React app for Metronic 8 does not have all the demo functionality the HTML version has. Is this deliberate or I didn't download the right thing. PS: I bought the full global pack.
I'm using metronic_html_v8.1.4_demo13 with react. I have copied all the ---- into my react App.js.I have also included below css at the top and js at the botton.
Actually, Am searching the angular and tailwind but In all demo file are having in angular with bootstrap. so kindly please give the solution for this. Or else Please provide the react with tailwind .
Hi , I can't login to templateReceived error: The login detail is incorrectI used the default username & password:username: admin@demo.com / pass: demo
Hii,I got sidebar scroll issue as shown in below screencast. When I move to any pages which don't have side bar i.e. in 404 page as shown in video, Then I move back to pages in which side bar is there then in this case sidebar hang up and can't able to scroll sidebar. I must refresh page for wor...
Repro:1. Log in2. Click on Profile avatar3. Click on My Profile4. Click on Account in the left menu and then click Overview5. Click on Profile avatar6. Click on My Profile7. Notice how the left menu item Pages breaks - nothing happens when I click on it. Also notice that Pages -> Pro...
Hi I Purchased the Metronic 8 react package and before I went to checkout I double checked and I saw that this dashboard is compatible with AWS.Now I run this dashboard local host with no problems according to your instructions, but I can’t find any documentation about how to run this dashboard on...
can anyone guide me how i close side drawer on navigation select because its not working when i click on navigations. i have also attached screenshot. thanks
hii am unable to get select2 multi-select dropdowns for reacti dont see the docs link eitherhttps://preview.keenthemes.com/metronic8/react/docs/select2i have checked the demo1 code and seeing the Dropdown1.tsx exampletried with 2 options:
HiDo you have a working example of the NouiSlider for React?In the demo1 code I don't see it something like this:https://preview.keenthemes.com/metronic/demo1/crud/forms/widgets/nouislider.htmlbut for ReactJSthank you!
Hi, i am using the react versionI have serval tables but when i switch from table 1 to table 2, the previous response data did not clear. so it show errors. how can i solve it ?