sagalbot/vue-select
View on GitHubDuplication of dropdown `appendToBody` and Vue-Router
Open
#1294 opened on Oct 8, 2020
bughelp wantedvue-router
Description
Describe the bug The dropdown is not deleted after each switching page with Vue-Router. Therefore multiple dropdown are maintain on the page.
To Reproduce
- I use
append-to-bodyand:calculate-position="withPopper"as in the guide : Dropdown position - When I use the select, a listbox is created
- I change the page, return back and reuse the same select
- A new listbox is created
Expected behavior Create and use one dropdown
Screenshots

Desktop (please complete the following information):
- OS: Windows
- Browser Chrome
- Version 86.0.4240.75