sagalbot / vue-select

Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.
https://vue-select.org
MIT License
4.62k stars 1.33k forks source link

Dropdown unexpected behaviour when clicking outside of browser window #1793

Open ali-hamza-cowlar opened 10 months ago

ali-hamza-cowlar commented 10 months ago

Please respect maintainers time by filling in these sections. Your issue will likely be closed without this information.

When the dropdown is opened it shows the various options and when clicked within the browser window it closes and the fields covered by dropdown are accessible but when the dropdown is opened and clicked outside the window the dropdown closes but when clicked on

Issue can be recreated in sandbox as well