alantea
Results
2
comments of
alantea
One more workaround is to use [calculatePosition with Propper.js](https://vue-select.org/guide/positioning.html#popper-js-integration), the dropdown menu element can be edited when adjusting the position. ```html ``` ```javascript methods: { withPopper (dropdownList, component, {width}) {...
@sagalbot , it looks great.