Introducing CrudHunt:Open-source Full-stack CRUDs for Next.js by KeenThemes
Browse CrudHunt

Tag: React (95)

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...
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. Bu...
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?
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
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 HTML1:- We are not able to find Auth (Aside login,Registration,Forgot Password Lay...
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 .
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....
Do you have any plans to convert the e-commerce app for react any time soon?Thanks
Just curious if you have an estimated timeline that Demo 4 will be available in React?
Any idea when you will update to React Router v6 or any known issues doing that?
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't k...
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
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.
Hellowe are opening the modal as shown in the react demo. We are to know when the modal is shown and closed. How can we capture the show.bs.modal and hidden.bs.modal event.Your early response is appriciated.RegardsFarhan
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/metron...
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.
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 by Scroll...
I want to apply js functions of the metronic html version files in a react proyect. It works, but only works when component is rendered at first time. Nexts times y have to reload the page until it works..
Hi keenthemes,I want to create a new project with a blank page. Can this be done?