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

143
Visualizações
HTML Vertical Scroll Glitching on Mobile

I have a website and if I open it from any mobile device when I open a sidenav and scroll it down, a strange glitch appears and I don't know how to remove it.

The glitch appears at the bottom of the sidenav when I use Safari but on Google Chrome the glitch appears on the top of the sidenav.

Any idea how to make this glitch disappear?

gif of the glitch

The basic css and the sidenav code:

.sidenav {
    background-color: black;
    color: white;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    bottom: 0;
    right: 0;
    overflow-x: hidden;
    transition: .3s ease-in-out;
}

.sidenav-inner {
    padding: 1rem;
    height: 100%;
}
<button onclick="document.getElementById('sidenav').style.width = '100%';">OPEN</button>
<div class="sidenav" id="sidenav">
  <div class="sidenav-inner">
    <span>ITEMS</span>
  </div>
</div>

about 4 years ago · Juan Pablo Isaza
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