#9757 closed bug (fixed)
Selectmenu: If the `appendTo` option is an empty jQuery object, it skips the check for `.ui-front`
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | git |
Component: | [meta] ui.dev | Version: | git (not yet released) |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
See #9755
Change History (3)
comment:1 Changed 9 years ago by
Milestone: | none → 1.11.0 |
---|---|
Priority: | minor → blocker |
Status: | new → open |
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
comment:3 Changed 9 years ago by
Milestone: | 1.11.0 → git |
---|
Note: See
TracTickets for help on using
tickets.
Selectmenu: Fall back to .ui-front searching for empty jQuery objects
Fixes #9757