You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
baco16g
changed the title
Please tolerate the parent element style to be relative when page mode is applied.
Please consider the parent element style to be relative when page mode is applied.
May 7, 2020
Also, in page mode if offsetTop change (we cannot detect an element position change in browser), you shoud call public mehodupdatePageModeFront () to update manually.
Uh oh!
There was an error while loading. Please reload this page.
Describe
position: relative
.vue-virtual-scroll-list/src/index.js
Lines 71 to 83 in f4d9be6
To Reproduce
vue-virtual-scroll-list
with an element.margin-top: 300px;
andposition: relative;
to the element.Reproduce demo
https://codesandbox.io/s/live-demo-virtual-list-ickof
Other
The text was updated successfully, but these errors were encountered: