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

311
Vistas
not scrolling to top when route change in nuxtjs and locomotive together

I am using locomotive-scroll with nuxtjs and got some wired behave when changing route. after changing the route every time the page is start where i left scrolling my previous page. i tried nuxt scrollBehavior function which is work fine without using locomotive-scroll.

Below is my code which i put in my default.vue file

@Watch('$route')
  handleRouteChange(route: any, oldRoute: any) {
    this.$nuxt.$emit('update-locomotive');
  }

  mounted() {
    this.$nuxt.$on('update-locomotive', () => {
      (this as any).$refs.scroller.locomotive?.update();
    });

    if (process.browser && window) {
      this.retrieveCredential();
    }
  }

I am watching route change and updating the locomotive.

Thanks in advance

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