Akryum / Akryum/floating-vue

dropdown causes parent's vertical scrollbar to flicker

Aberta
#1,057 2 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
TypeScript
Estrelas
3.5k
Forks
341
Merge médio
14min
PRs com merge (30d)
8

Descrição

Hi,

I am using the dropdown to show a form and the first time showing it, the parent's vertical scrollbar appears and immediately disappears. Subsequent showing of the dropdown does not trigger the behaviour.

I have added a workaround in the css section as:
body {
overflow-y: hidden;
}

However, I am not sure if this is an ideal solution. I have specified the placement accordingly and the boundary as the parent's content pane, which is plenty big for it. Am I missing something?

Cheers,
Vlad

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.