Akryum / Akryum/floating-vue

dropdown causes parent's vertical scrollbar to flicker

未关闭
#1,057 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
3.5k
派生
341
平均合并
14 分钟
30 天内合并 PR
8

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。