Vue Multiselect not accessible for screen readers when it is disabled
I am using Vue and multiselect to have a dropdown of countries. Issue happens when the dropdown is prefilled with some value and is disabled. I have a requirement, that this value should still be accessible for screen readers – I am using NVDA for testing this.