Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

118
Visualizações
External Javascript is not working after converting html/bootstrap template into react app
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
<script src="%PUBLIC_URL%/lib/wow/wow.min.js"></script>
<script src="%PUBLIC_URL%/lib/easing/easing.min.js"></script>
<script src="%PUBLIC_URL%/lib/waypoints/waypoints.min.js"></script>
<script src="%PUBLIC_URL%/lib/owlcarousel/owl.carousel.min.js"></script>
<script src="%PUBLIC_URL%/lib/tempusdominus/js/moment.min.js"></script>

I copied my assets folder in the public folder of the React project and put all reference tags accordingly in the head section and in the body section but when the application loads everything is working except Javascript (animation, some scroll functions are not working) some of my js working some of it is not, anyone with the same problem or anyone who solved it, I've tried everything but got no luck, please help me if you can.

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

Most of the JavaScript libraries you've included won't work in a React application. You either need to find React friendly alternatives to those, or create special wrappers. This happens because methods like document.querySelector will not work out of the box in a React application, because you either need to wrap them in a useEffect hook to make sure your DOM is loaded, or use useRef instead.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda