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
vue fullpage.js vuetify carousel not scrollable on mobile

I'm having issues getting scrolling to work on mobile with vue-fullpage.js and vuetify carousel, it seems that the spacing is scrollable on mobile while any swipes on the carousel appear to be ignored or not picked up.

I'm hoping that someone has experience with this as I've tried scrollOverflow and a number of other things.

Here is a codepen

Here is the structure of my example:

<script type="text/x-template" id="app-template">
  <v-app>
    <v-container fluid fill-height class="black">
      <full-page ref="fullpage" :options="options" id="fullpage">
        <div class="section">
          <div class="wrapper">
            <b></b>
            <v-carousel v-model="model" vertical class="element">
              <v-carousel-item v-for="(color, i) in colors" :key="color">
                <v-sheet :color="color" height="100%" tile>
                  <v-row class="fill-height" align="center" justify="center">
                    <div class="text-h2">
                      Slide {{ i + 1 }}
                    </div>
                  </v-row>
                </v-sheet>
              </v-carousel-item>
            </v-carousel>
            <b></b>
          </div>
        </div>
    
    
        <div class="section">
           <div class="wrapper">
             <b></b>
             <v-carousel v-model="model" class="element">
               <v-carousel-item v-for="(color, i) in colors" :key="color">
                 <v-sheet :color="color" height="100%" tile>
                   <v-row class="fill-height" align="center" justify="center">
                     <div class="text-h2">
                       Second Slide {{ i + 1 }}
                     </div>
                   </v-row>
                 </v-sheet>
               </v-carousel-item>
             </v-carousel>
             <b></b>
           </div>
        </div>
  
      </full-page>
    </v-container>
  </v-app>
</script>

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