primevue
primevue copied to clipboard
Next Generation Vue UI Component Library
### Describe the bug First of all thanks for the library and i am using datatable in my vue3 project. In that i am using datatable single selection and its...
### Describe the feature you would like to see added Proper filter for array of strings. ### Is your feature request related to a problem? Currently, Listbox allows to filter...
### Describe the feature you would like to see added Could multiple strings be specified for the separator? I need this for entering email addresses. Here it cannot be clearly...
**I'm submitting a ...** (check one with "x") ``` [x] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check...
**I'm submitting a ...** (check one with "x") ``` [x] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check...
Add the ability to manage autocomplete for fields (For password (https://www.primefaces.org/primevue/showcase/#/password), and all other Input) I want to disable some of the autocomplete fields from the browser (when the browser...
In this line: https://github.com/primefaces/primevue/blob/b917e116729d0f2d44fa452d6594f0c1cee67df0/src/components/menubar/MenubarSub.vue#L242 When we call the component Menubar with an array as model, the sub-menu doesn't open. It's due to the fact we compare a proxy element with...
### Describe the bug Hi, first of all I love primevue so much, thanks to keep doing it. So, i'm facing this issue in InputMask with typescript. It looks like...
###Feature Requests Bring the loading prop feature from vue3 to vue2
### Describe the bug Showing this error when using in Nuxt 3 `Uncaught (in promise) SyntaxError: The requested module '/_nuxt/node_modules/quill/dist/quill.js?v=96818de6' does not provide an export named 'default' (at Editor.vue:51:8)` I...