You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Selected values must be visible without placeholder specified
The text was updated successfully, but these errors were encountered:
cagataycivici
added
the
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
label
Jan 20, 2021
i have this problem too, i cant preselect some options in multiselect
`<script setup>
import { useForm } from '@inertiajs/vue3';
import { ref, computed } from 'vue';
Selected values for multiselect are not shown when
placeholder
prop is not specifiedPrimevue: v2.3.0
Selected values must be visible without placeholder specified
The text was updated successfully, but these errors were encountered: