tether
tether copied to clipboard
When using a relatively positioned bodyElement tether doesn't work as expected
eg: https://codepen.io/anon/pen/NXavWW
Either removing the bodyElement or removing position: relative
from the container obviously doesn't show the issue.