primevue
primevue copied to clipboard
Next Generation Vue UI Component Library
### Describe the bug The "quill" editor at version 2.0.1 does not support primevue. The v-model part, if set, does not pre-value any value ### Reproducer https://stackblitz.com/edit/3npuga?file=package.json,src%2FApp.vue ### PrimeVue version...
### Describe the bug I am trying to add a custom click handler to the chips of an AutoComplete with multiple selections In the autocomplete component the slop for the...
### Describe the bug It is not possible to set the `class` attribute using `passThrough` for a `FileUpload`. The class attribute is just not set when trying to set it...
### Describe the bug StepPanel no longer displays 'Header' since upgrade from v3 ### Reproducer https://stackblitz.com/run?file=src%2FApp.vue ### PrimeVue version v4.0.0.0-beta-2 ### Vue version 3.x ### Language ALL ### Build /...
### Describe the bug When using PrimeVue to augment an existing web app. It doesn't pass the value of the calendar field because the `name` property is kept on the...
### Describe the bug i use nuxt and primevue v4, How to resolve this error: [Vue warn]: Failed to resolve component: ui-button If this is a native custom element, make...
Fixed incorrect icon name from 'check' to 'search'. ###Defect Fixes When submitting a PR, please also create an issue documenting the error. ###Feature Requests Due to company policy, we are...
This commit is a copy of PR #5607 for the v4 branch. Since the component was renamed, the fix from the master branch was not applied to the new component....
### Describe the bug Using primevue on CDN, the `inputtext` remains unstyled the others like `calendar` seem to work ### Reproducer https://jsfiddle.net/970nwp6e/2/ ### PrimeVue version 3.52 ### Vue version 3.x...