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

Tag: React (673)

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
Hi,When will the react version be updated? Since the HTML one has been. I was wondering when the react one will be?
In documentation there's empty page where swagger documention should behttps://preview.keenthemes.com/metronic8/react/docs/docs/backend
DEMO2How to disable LOGIN request.Is there any variable that I can signal to not go to the login screen and access the main screen?Thanks
Hello,Since the latest update (8.1.2) the fonts, header and background is looking strange on demo2. It is the same on the preview site: https://preview.keenthemes.com/metronic8/react/demo2I would also like to use const {mode} = useThemeMode() hook on the AuthLayout to change the background b...
Hi team , Metronic build is not working when I am trying to serve is from my local .it is showing a blank screen and Metronic logo Loading ...used following command as per instruction : serve -s build -l 5000
Hello, I was looking through the react documentation of Metronic8 but i could not see the FullCalander implementent in React version of Metronic8.How can i find it?Thank you
How can I easily show my data with ktdatatable in Metronic 8. I wanted to examine the Metronic 8 template and inject it into my own project, but it didn't work out because the functions, components, etc. are all located in separate folders and not in a generic structure, please can you help?