The New Way to Build with AI! Introducing ReUI — the developer platform for agentic UI with shadcn/ui
Browse ReUI Pro

Tag: React (894)

I am trying to convert the Html theme to React since i could not really get a good grasp of the code. Everything seems to be working but I am having issues with the drop down and other triggers. What do I need to do to get going?
I see in a log your removed redux in react. Can you share with me I want to set up a project with a redux toolkit?
I use react demo 1. When i want to remove AsideDefault or HeaderWrapper metronic freezes. It also freezes after any changes. Impossible to work that way
I used react demo1 and found that select only has normal styles, and found that select2 cannot be used. How to enable select2?
I bought the theme and found some incompatibilities between the HTML and React templates and I wonder if these are bugs on purpose. E.g. in the HTML variant https://preview.keenthemes.com/metronic8/demo2/index.html?_ga=2.113315840.629434246.1650704264-516791475.1646857236 the toolbar menu unfolds...
the theme is not touched at all but cannot be built due to compile errors: node v16.14.2 npm 8.5.0 $ npm run build > demo1@8.0.38 build > react-scripts build Creating an optimized production build... ============= WARNING: You are currently running a version of TypeScript which i...
Hello, Please help me with this. Because of this iframe I can't interact with the UI. This is happening on react. Please let me know where it is coming from and what the issue is. Thank you.
I want to fix all of the high and critical can you provide the solution for this. The message as below after I run npm install added 1993 packages, and audited 1994 packages in 2m 172 packages are looking for funding run `npm fund` for details 38 vulnerabilities (1 low, 14 modera...
In KTSVG.tsx file, I am getting following error, .../src/_metronic/helpers/components/KTSVG.tsx(13,8): 'SVG' cannot be used as a JSX component. Its instance type 'InlineSVG' is not a valid JSX element. The types returned by 'render()' are incompatible between these types....
After build, I am getting only loading page. I am using package.json and yarn.lock from https://gist.github.com/carmelodevuz/40c32fa5a96d3a64c5f4be20bf44085c. package.json: { "name": "demo1", "version": "8.0.38", "private": true, "homepage": ".", "d...
Hi, I'm using Metronic8 (v8.0.38) - React verison. I have a question about combining demos template's layout together: Can I combine components or layouts for example sidebar navigator of Demo1 for some routing and top navigator of Demo2 for so...
Hi, Can I use the Advance search template of HTML version for React version of Metronic v8.0.38? Because I did not see any Advance search template for React demos.
Hi Guys, so I have reviewed the demo1 in metronic 8. I have looked at both the HTML version as well as the React version. What I am wondering about is that from what I can see, the HTML version is quite richer in terms of components and UI as compared to the React version. For example, in the HTML v...
Hi guys, so I installed the yarn dependencies and typescript into react/demo1 and then I initiated the react app with yarn start. However I am getting a errors on some prop kind of thing without even having touched the code thus far. The errror I am getting is: /Users/chtech/Downloads/metron...
When I run 'npm start' of Demo 2 I got this error, however I do the same with the Demo 1 it can work well: TypeScript error in /src/_metronic/helpers/components/KTSVG.tsx(13,8): 'SVG' cannot be used as a JSX component. Its instance type 'InlineSVG...
Hi, I see that I can change the import in the styles.scss from dark to light but... How can I implement mode toggle ? Thank you in advance for your answer
Hi, I'm trying to run the react demo 1 but i keep getting this error when running yarn start: Failed to compile. /projects/avi-react/src/_metronic/helpers/components/KTSVG.tsx TypeScript error in /projects/avi-react/src/_metronic/helpers/components/KTSVG.tsx(13,8): 'SVG' cannot be used as...
There is wrong version of node.js in metronic8/react. On references overview, I see that the project uses Node.js (LTS version) but in version overview it's says v14.17.3. At the moment the LTS of node is v16.15.0. https://preview.keenthemes.com/metronic8/react/docs/docs/references
I see that in "src/app/modules/auth" has 2 folder: + models + core: folder core has _models.ts So I see those models in 2 folder are quite the same. I don't know what are the differences.
I cannot see an implementation of react with quill wysiwyg? Please help!
Hi there, We are currently upgrading from Metronic version 6 or 7 (not quite sure) to the new metronic version 8. The stockholm icons we have been using for some time dont support the svg-icon-${size} and svg-icon-${color} syntax anymore. Example: svg-icon-lg s...
I've just got the Demo1 React theme to build but it never gets past the Loading page at the start.