-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
如果把元素粘贴在底部
position: sticky;
bottom: 0;在未拖动到底部时的效果和 fixed 类似,但是库是按照正常文档流来处理的,导致在向下滚动的时候 Popup 一直不可见
dom-align/src/getVisibleRectForElement.js
Line 89 in 33a8b1b
| if (isAncestorFixed(element)) { |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
