
This video is taken from the Option groups example on the vue-multiselect site, and the same issue appeared in my project. Pressing the down arrow-key does not show the lowest item in the viewport.
For example, max-height="200" shows 5 list-items but the down key highlights the 6th-item which is not visible in the viewport.
Seems related to #486. Will look into it. Thanks!
Hi, I still have this problem on version 2.0.3
Can鈥檛 reproduce. If your options are higher than the default please remember to use :option-height prop.
Sorry I forgot to write. The problem was that in the project the style file from the package was not up to date...
Most helpful comment
Hi, I still have this problem on version 2.0.3