Open madmed88 opened 5 years ago
a workaround is to set the offset to -containerTopPosition which is not ideal if this value is dynamic. or to downgrade to 1.7.7
Thanks for the issue, will look into it.
I have the same issue. Is it a bug, or how it's supposed to work?
Edit: Turns out the container element needs position: relative
position: relative
This should be in docs!
a workaround is to set the offset to -containerTopPosition which is not ideal if this value is dynamic. or to downgrade to 1.7.7