tether icon indicating copy to clipboard operation
tether copied to clipboard

If Items Absolutely Positioned, Tether Gets Confused And Moves To A Negative Y Position

Open gf-hanmkim opened this issue 9 years ago • 2 comments

Running into the issue of Tether moving elements to a negative Y position if everything on the page is positioned absolutely (height of document is 0). This is happening on Chrome. Sometimes works fine on Firefox.

I am currently using a workaround by adding a height of 100% for HTML document.

gf-hanmkim avatar Sep 01 '16 21:09 gf-hanmkim

+1

eliascotto avatar Sep 06 '16 23:09 eliascotto

+1

See related issue here: https://github.com/bootstrap-vue/bootstrap-vue/issues/193

GregPeden avatar Apr 13 '17 18:04 GregPeden