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

Tag: React (676)

Hello, is there a react version of demo 28 in the link below?https://preview.keenthemes.com/metronic8/demo28/index.html?mode=light&_ga=2.101794888.890462997.1675983921-1755027325.1675636840
I bought the Metronic template for the React version. The wizard is not working correctly when data-kt-stepper-action="step" is used. This should make the steps clickable but this doesn't work.I place the attribute like it is also used in the HTML template. if i look at the _StepperComponent...
same question on stackoverflow https://stackoverflow.com/questions/75384661/react-splash-screen-spinner-with-keyframes-does-not-work-after-a-split-secondReact application that uses a spinner with css @keyframes. the spinner works for a split second before becoming broken here is the problemh...
The documentation do not provide any way for that. I want to only integrate few of the components in my Next.js application. How can I do so?
Hi,I am trying to add a simple .hover-elevate-up class to a component, but the transition styles are not applied.It seems that in _page-loader.scss they are overwritten:// CSS3 Transitions only after page load(data-kt-app-page-loading="on" attribute added to b...
Hi,With the latest update (v8.1.7) the react build was producing some warnings:(44185:3) autoprefixer: end value has mixed support, consider using flex-end insteadwebpack compiled with 2 warningsTo fix this, the following lines needed to be changed to use 'flex-end' in...
Hello,We are going to purchase one of your metronic themes.(metronic-responsive-admin-dashboard)through which1. We will create a web application for internal use for the organization.2. I...
Hi there!I am trying to make a dropdown menu not hide when outside click occurs. I am using React and based on the HTML documentation I have tried:data-kt-menu-permanent='true'data-kt-menu-static='true'Both on the button and the menu div itself. It is not working. Can you let me know h...
I would like to purchase metronic but i can not because your only ways is via themeforest which they use paypal and skrill so both of them are not working for Iraq users. in this case i am left hopless
Hi. I would like to know if is possible use the base sass styles to use in a framework as Next.js. Because i need to make my project in a framework with server side. Thanks in advance.
Hello,I would like to switch the language on react demo2 without reloading the entire page. I implemented it and it all works fine, except that the HeaderUserMenu and other dropdown menus cannot be opened after language has been switched. I have to reload the page for it to work. I have trie...
I currently use the dropdown menu "actions" used to show a dropdown menu (https://preview.keenthemes.com/keen/demo1/apps/user-management/users/list.html).When using C# to show data in the datatable, everything works fine. But, I currently need to use javascript to get data and this is why I use...
Hello developer!i need metronic8 template with create-react-app version (Javascript). So is there for javascript prgramming language?Thanks!
Hello,This is more a fix suggestion than a question. I wanted to use a very simple loading screen like this:return ( {children} )The issue was that it not worked as expected.First o...
how to download other react demos ?
Hello devs Team!I've dowloaded Metronic template and I want to get POS Template for Reactjs or Nextjs if available, where i can found it?Thank u!
Hello,We are using the react theme and we would like to minimize the requests to the server for the svg assets. Is there a recommended or inbuilt method by metronic on how to load all the svg's in one request, or perhaps any other method to minimize the request volume?Thanks!Tamas
Hello,I'm using the React version of Metronic Theme (Demo 8) and I couldn't change the base API URL.I added an .env file and added the 'REACT_APP_THEME_API_URL' variable in to it, but the requests are still sent to 'http://localhost:3000/undefined/'.I'm not sure why it's happening and how...
Hi there,I would like to test a simple KT Menu component in react. It seems that the button click event does not apply the "show" class to the menu element in the test as expected. Can you please point me in the right direction on how to test KT Menu components?Thanks!
the documentation at https://preview.keenthemes.com/theme-api/api/documentation to my knowledge has no security and only a user route.I am looking for recommendations on how to integrate an authentication API changing the REACT_APP_API_URL in .env but with the features:- JWT- /register check...
Hi there,I would like to avoid the jumping of images when the app is loaded for the first time.Is there a way to have the "Loading" page shown to the user until all images are loaded and show the entire app when everything is ready? I am using React demo2. Thanks for your help!Tamas