Open nathanaelbice opened 3 years ago
@nathanaelbice - Unable to reproduce this and your reproduction link is not working.
@akki-jat The demo in the documentation at this link is also reproducing this issue. https://vue-multiselect.js.org/#sub-single-select-object
@nathanael-bice - Not able to see any flash.
@mattelen - See if you see any flash.
I attempted to create a GIF demonstrating the flash. This was creating using a screen recording program while working in Chrome on the above link.
@nathanael-bice Thanks for this. I can see what the issue is.
Reproduction Link
https://jsfiddle.net/0jsen7h6/ Also can be seen in the documentation here. https://vue-multiselect.js.org/#sub-single-select-object
Steps to reproduce
Expected behaviour
The select should close before displaying the deselectLabel, since the css is quite jarring and out of place.
Actual behaviour
The deselectLabel appears with a red background before select fully closes, giving a flash of content that is out of place.