I am facing a lot of type related issues in react w/ typescript. Some of the major issues are the InlineSVG and children as such:
<img src="https://cdn.asparksys.com/medias/1654062171960.png" />
Hi,
Could you please follow the instructions: https://preview.keenthemes.com/metronic8/react/docs/docs/quick-start (need to update yarn.lock
and packages.json
files from the gist), it will help you to avoid this issue.
Regards,
Keenthemes support
Yes this certainly works, but to some extent. The moment I add on some more package like sweetalert2 for example, it again starts breaking things.
I notice that this line automatically gets added while adding new package.
<img src="https://cdn.asparksys.com/medias/1654670108121.png" alt="yarn.lock" />
Hi,
We are waiting for the v8.1.0 release. It's already in the approval stage, and here we will have full React 17 support (for both 'npm' and 'yarn' package managers).
Regards,
Keenthemes support
still waiting for this... in the meantime Metronic React cannot be used with any additional packages?? Is there no workaround??