Js files are not working in my react proyect, just works when i reload page or i lauch project first time, then i navigate and js stop working
Hi,
The HTML versions files are not compatible with React out of the box. In order to use them, you will need to get its JS code(the ones that use jQuery can not use in Angular) and integrate it according to your project requirements.
If you are having issue with a specific feature from the HTML version please provide us more info so we can guide you further.
Regards.