Vue-multiselect: [Bug] Full options list is visible for a short period of time right after a component looses focus.

Created on 8 Jan 2017  路  4Comments  路  Source: shentao/vue-multiselect

  1. Define a searchable component.
  2. Type anything (not really anything: anything that will narrow down the search results).
  3. Click outside the component in order to close the dropdown.
  4. A full list of all available options shows up for a fraction of a second.

Here's a video: https://zippy.gfycat.com/GrouchyUnfitCaterpillar.webm

It happens because the component's state is changed before the animation is complete, so it's rather a visual glitch, not a "real" bug, but it looks odd.

2.0 bug

All 4 comments

Thanks. Fixed! :) Will be in the next release.

omg, so fast!
thank you.

You will have to wait for the release, though. I want to first add SSR support to the release, so it should be available ~tomorrow.

Released! Late I know :(

Was this page helpful?
0 / 5 - 0 ratings

Related issues

xereda picture xereda  路  4Comments

dmitov picture dmitov  路  4Comments

eleftrik picture eleftrik  路  4Comments

alexhyriavets picture alexhyriavets  路  3Comments

hskrishna29 picture hskrishna29  路  3Comments