I want to apply js functions of the metronic html version files in a react proyect. It works, but only works when component is rendered at first time. Nexts times y have to reload the page until it works..
dsadsad
Hi,
Try to check demo1/src/_metronic/layout/MasterInit.tsx
file, and you find how we are reloading components each time, you can use it in the same way for your needs.
Regards,
Keenthemes support