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

Tag: React (658)

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 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 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 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, How do we implement ckeditor in metronic 8 using react?
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...
Can I know when the POS billing demo that is available in HTML coming for React?
Currently while installing, all the bloat comes along with the site. I want a very minimal template where I can manually add the components I require. How can I do that?
receiving this type of error when using metronicyou need to enable javascript to run this app. metronic logothanks in advance for the help
Hi,I’m using the Metronic 8 Demo4 React version. I’m facing an issue when I tried to add data-kt-menu-trigger=’click’ on a button which upon clicking, opens up a dropdown similar to Quick Actions. The issue is- it sometimes opens up, and sometimes doesn’t. Could I please get a solution to this?...
Hello,I am having trouble finding the Choose Plan/Pricing Column component (demo1) -> https://preview.keenthemes.com/metronic8/demo1/pages/pricing/column.htmlI found the `UpgradePlan` Modal, but I don't want it as a modal. I would need it as a component so that I can insert it into the horiz...
Hey!I never had this issue earlier, but i just dowloaded the newest version (8.1.4), installed the React version, then after start when i try to login i got this error: "The login details are incorrect". When i check the console i see: "Failed to load resource: the server responded with a...
Hi, we bought one of your template (good-react-bootstrap-5-admin-dashboard-theme),it is written in typescript and scss, we're having issue on scss when we integrate it on meteorJS, just want to ask if we can have also css instead of scss.
Right now I purchased from theme forest and React version files in typescript and not in JavaScript. How can I get it in JavaScript?
const AuthInit: FC = ({children}) => { const {auth, logout, setCurrentUser} = useAuth() const didRequest = useRef(false) const [showSplashScreen, setShowSplashScreen] = useState(true) // We should request user by authToken (IN OUR EXAMPLE IT'S API_TOKEN) before rende...
Hi, I am having difficulties in react theme to create custom layout without affecting the Master Layout. Whenever i made change in custom layout, it effect the Master Layout too. Will you guide me to proper documentation or any video you have .
Is there any documentation for integrating the React app with a backend? I've downloaded the demo apps, but it looks like all of the components contain static data for the demo sites and the components don't accept props for passing the needed data.
Hey,Is the server side API also part of the package?For exmaple this APIhttps://preview.keenthemes.com/theme-api/api/users/queryThanks,Assaf
Hello guysI have a question, about the React version I noticed that the sidebar differs and this is the only layout, the others in Vue, Angular, Html, Laravel are already updated, for the React template is there any prediction for this update?
Hi, I need to know what react theme of metronic have a "Team schedule" like the demo 8, with the same design/css format.
Hi there,I am trying to implement a Date picker for react, because I don't seem to find it in the docs. I have added the Flatpicker react version that is used in the HTML theme from here: https://github.com/haoxins/react-flatpickrCan you please guide me how to add the same styling that is al...
I need to use CAROUSEL in the home, it includes the SCSS of the same but it is generating an error with the variable "height";Include SCSS _variable.scss but still error;Please I need guidance;Thanks