Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Popover animation broken when jquery-ui is included #5282

Closed
devguydavid opened this issue Jan 17, 2016 · 1 comment
Closed

Popover animation broken when jquery-ui is included #5282

devguydavid opened this issue Jan 17, 2016 · 1 comment

Comments

@devguydavid
Copy link

http://plnkr.co/edit/XeCPqw10y2Ln8rGQD9V0?p=preview

ui-bootstrap worked fine in this case in 0.14.3. Since 1.0.0 (and tested in 1.0.3) it no longer animates properly when jquery-ui is included. The fade still applies, but the popover itself translates into position (the margin value) and the arrow instantly appears once the translation is done. In some cases I've even seen it re-translate from 0 to the adjusted margin on events such as click or typing (in the case where a form element is inside the popover).

I wouldn't normally include jquery-ui except I'm using https://github.com/angular-ui/ui-sortable which requires it.

@wesleycho
Copy link
Contributor

This is fixed by #5235, will be in the next release on Monday.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants