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

Tag: React (679)

I see that in "src/app/modules/auth" has 2 folder:+ models+ core: folder core has _models.tsSo I see those models in 2 folder are quite the same. I don't know what are the differences.
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
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.tsxTypeScript error in /projects/avi-react/src/_metronic/helpers/components/KTSVG.tsx(13,8):'SVG' cannot be used as...
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
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 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...
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, 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, 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...
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...
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....
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 installadded 1993 packages, and audited 1994 packages in 2m172 packages are looking for funding run `npm fund` for details 38 vulnerabilities (1 low, 14 modera...
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.
the theme is not touched at all but cannot be built due to compile errors:node v16.14.2npm 8.5.0$ npm run build> demo1@8.0.38 build> react-scripts buildCreating an optimized production build...=============WARNING: You are currently running a version of TypeScript which i...
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...
I used react demo1 and found that select only has normal styles, and found that select2 cannot be used.How to enable select2?
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 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 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?
Hi, can you help check the latest version with react Demo 2? I downloaded it from this site and using yarn install and yarn start, it was an error as below message. metronic_v8.0.38_react_demo2/demo2/src/_metronic/helpers/components/KTSVG.tsx(13,8):'SVG' cannot be used as a JSX component. It...
I read in metronic V7 documentation that it is built with reactJs and it is support TypeScript also.MY QUESTION is:does metronice V8 code written in JS also?
Hi when I click a button which is supposed to open a modal but it doesn't happen and got this errorthe button :