Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

194
Vistas
scrollIntoView behavior smooth not working on Ipad 8th gen

I have tried multiple solutions to achieve a smooth behavior on iPad 8th gen. like iscroll, react scroll and custom polyfill scroll as well but the behavior is instant instead of smooth.

onclick button :

<div className="mt-4 text-center mt-md-5 btn-hide">
 <Button className="btn-see-more btn-outline-light Event Based" size="lg" onClick={() => 
  executeScroll()}>
  {constants.SEE_MORE_BTN}
  </Button>
</div>

when i call the scroll function on button click,the scroll behavior is smooth on windows but when i have tested the same scroll on ipad 8th gen then the scroll behavior is instant.

 const executeScroll = () => {
    const element = document.getElementById('discoverEvents');
    if (element) {
    element.scrollIntoView({ behavior: 'smooth', block: 'start' });
    }
  };
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda