Although I followed all the instructions in the document, I could not set the rtl. The rtl part in the html data on the page works fine.In my reactjs project rtl is not working properly. there is almost no difference.
/metronic_v8.0.38/react/demo1/src/_metronic/i18n/i18nProvider.tsxTypeScript error in /Users/**/Downloads/metronic_v8.0.38/react/demo1/src/_metronic/i18n/i18nProvider.tsx(28,28):Property 'children' does not exist on type '{}'. TS2339 26 | } 27 | > 28 | const I18nProvider: FC = ({...
I am getting this error when running react demo2TypeScript error in /Users/tombrown/mvplaunchers/fys/fys_app/demo2/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 '...
I bought the theme from https://themes.getbootstrap.com/product/start-react-bootstrap-5-admin-dashboard-theme/ and get stuck on running the react app:Failed to compile./some-dir/src/_start/helpers/components/KTSVG.tsxTypeScript error in /some-dir/src/_start/helpers/components/KTSVG....
This is a solution. The icons didn't line up for me when using font icons with the aside. it can be easily fixed by changing: {fontIcon && aside.menuIcon === 'font' && }to {fontIcon && aside.menuIcon === 'f...
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...
Hi,This is related with the Topbar component question that I found with RTK Query. I have the same problem with this https://devs.keenthemes.com/question/rtk-query-in-react And It seems the dropdown does not trigger everytime I click the "profile" image. We have the same issue, when logging in a...
Hi, My client bought the demo8, and I want to build it from scratch using ReactJS. But I can't find in the documentation how to use the libraries, etc. Is there any other way that I can build the design from scratch using react?
My current project involves using Metronic for React. I've installed the theme and everything is working just fine, including any new pages I've added (or removed) but Visual Studio always shows hundreds of deployment errors.I tried starting with both yarn and npm. Both work, both produce the sa...
Hi,I just bought the theme.I tried to launch the React Version Demo 1.Yarn install without a problembut when I yarn start :'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...
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, 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 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 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
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...
Hi Guys I am facing this issue, and I have tried multiple versions of node but still not working. I am using the react demo4 metronic 8.Attaching error message:Type '{}' is not assignable to type 'ReactNode'. TS2786 11 | return ( 12 |
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.