When I included the code (mentioned in the documentation) into my project. By clicking the launch button, modal is not opening.
Is there pre-made component for Draggable in Metronic React? I searched in demo1 of react metronic but i am not able to find anything related to this. or I have to include it manually.
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....