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
I just upgraded from a very old version of this addon, and it seems I now need to use targetAttachment="none" to avoid my modals being pushed off to the side (including new ones such as {{#modal-dialog}} hello world {{/modal-dialog}}). If this is normal for apps not using tether, I can submit a PR updating the README; otherwise, any idea why my setup is defaulting the the css class which applies a transform: translate(-50%, -50%)?