Page 1 of 1

Multiselect gets hidden on a single pick

Posted: 17 Nov 2020, 17:07
by Letterthing
Greetings everyone.

I'm using a <Multiselect /> component in my working project and for some reason it gets hidden once I pick anything. At the very same time a sample on the official PrimeVue web-site stays displayed.
I can also see on vue-devtool that component emits a 'hide'-event on each pick. This issue is very confusing.

How do I make the component to stay shown when I select something?

Below you can see a part of the code:

Image

Many thanks <3

Re: Multiselect gets hidden on a single pick

Posted: 10 Dec 2020, 14:08
by tugce.kucukoglu
Hi,
Could you try to use PrimeVue 2.2.2 or 3.0.2 version?

Best Regards,