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

Tag: React (679)

I am using React Template.When I click an item on the list screen, Link to the detail screen.Then I back to the list page, the window scrolls up to the top.I don't want to disable scroll top all screen, just some screen.How can I prevent scroll top on some screens? I think it affects b...
I'm going to use Metronic theme(v8.0.37) first time in my React project.I've gone through many docs/videos, but I'm not getting how to use it or how to start with it in my React project. So can anyone please help me/guide me? Thank you.
Hello, I think there is a problem right now with your cloud authentication API (https://preview.keenthemes.com/metronic8/laravel/api/login). The field api_token is null in the response body. It is then impossible to validate the token with the second API call (https://preview.keenthemes.com/...
can you give how to implement ImageInputComponent ?I want my input for avatar has the same style and functionality as in html demo1 when the user change avatar in setting profile.
I have a problem, when I copy+paste any code ( Modals, Accordions etc ) which includes any data-bs property. The code is not working, it renders but it will not toggle modal or roll down accordions. Any sugestions what can be wrong? Thank you
Just curious if you have an estimated timeline that Demo 4 will be available in React?
My company uses Metronic 7.2.9 as I'm a new developer and implementing the theme for the frontend part. But the problem is when I am using Axios for any get or post method, it always shows a 404 response. But the fetch method is working fine. The theme is fresh and used only for two days. I don'...
Any idea when you will update to React Router v6 or any known issues doing that?
Do you have any plans to convert the e-commerce app for react any time soon?Thanks
Hello all,While working and exploring the Theme demo files I noticed there were multiple elements "ToolBar1" "ToolBar2" etc. My question is what would be the suggested method to actually switch between these different toolbars as it's not highlighted in the docs or within the codebase....
Hello , I bought your theme few moments ago and after purchasing I realized the react demo is in Typscript format instead of normal Javascript . How can I get React Demos with JS instead of Ts , Please Help me I don't have time to learn TS .
Component Missing In Rect js (Demo1)Basically - we are looking for, All React js components should be the same as HTML design , however, cannot find most of them and only limited features/components in React js vs HTML 1:- We are not able to find Auth (Aside login,Registration,Forgot Passwor...
We've built a web solution using metronic react - no issues on windows or android devices, when on an apple device you can create a new record but when you then go to update it - it throws a submitForm(() TypeError: Load failed.Has us stumped...
I'm working with Metronic 8.0.35 in my React appI want to add an accordion element according to this example (just copied it):https://preview.keenthemes.com/metronic8/react/demo1-docs/docs/accordionBut it doesn't work. Seems like it static and without Javascript
Currently Metronic has vue and react resources on typescript. Can I get resources on javascript for vue js or react or for both of them?
Hi !I'm working with demo 1 template and the default account admin@demo.comI see that this account is link to Uwe Picker. I would like to add différents roles to this user for a specific need but i don't know where i can do that. I see that there is a roles property in the UserModel interface....
Hi, I have installed Metronic with React (demo1). How can I upgrade to version 8.0.37? If I copied the entire zip file I would overwrite files that I have edited (such as the files under the _metronic folder). Is there a way to update without those files being touched, or is there a way to make the...
We referred to https://preview.keenthemes.com/metronic/demo1/crud/ktdatatable/base/data-json.html and bought the theme. But we were not able to find that in the donwnloaded theme.Whne checked the preview again, found this link which is close enough to the above mentioedn table. https://preview.k...
i need proper example of splash screen logic export default function App({ store, persistor, basename }) { return ( /* Provide Redux store */ {/* Asynchronously persist redux stores and show `SplashScreen` while it's loading. */}