Description
When the autocomplete form and input is placed in an absolute positioned container (eg. a modal dialog) and a custom panelContainer is used (pointing to an element in the same absolute positioned container), the panel is misplaced (towards bottom-right).

Reproduction
Preview →.
Steps
- Check "Custom panelContainer" and "Positioned" checkboxes
- Search for something in any of the search boxes
Expected behavior
Even when custom panelContainer is used inside an absolute positioned element, the panel should be placed below the search input.
Environment
- OS: macOS, likely not specific
- Browser: Firefox, likely not specific
- Autocomplete version: 1.4.0, next
Description
When the autocomplete form and input is placed in an absolute positioned container (eg. a modal dialog) and a custom
panelContaineris used (pointing to an element in the same absolute positioned container), the panel is misplaced (towards bottom-right).Reproduction
Preview →.
Steps
Expected behavior
Even when custom
panelContaineris used inside an absolute positioned element, the panel should be placed below the search input.Environment