primevue icon indicating copy to clipboard operation
primevue copied to clipboard

Next Generation Vue UI Component Library

Results 781 primevue issues
Sort by recently updated
recently updated
newest added

### Describe the bug InputMask cannot input content when setting unmask="true" in Android browser ### Reproducer _No response_ ### PrimeVue version 3.17.0 ### Vue version 3.x ### Language ES6 ###...

pending-review

### Describe the feature you would like to see added i would just want slot for item list for autocomplete. ### Is your feature request related to a problem? When...

enhancement

### Describe the feature you would like to see added I would like to have a slot to add some options on the right of the filter bar. ![tree_with_filter](https://user-images.githubusercontent.com/1131916/191041542-349630fc-e2bc-4790-8f13-9ed0f18d232e.png) ![tree_without_filter](https://user-images.githubusercontent.com/1131916/191041574-f0b56134-a984-4cd5-a65c-0cf8f8812795.png)...

enhancement

### Describe the bug Hello! There's an annoying behaviour with the AutoComplete component using the `completeOnFocus` option whenever I'm not triggering an asynchronous action from the `complete` event of the...

bug

Solves: [#1859](https://github.com/primefaces/primevue/issues/1859). It is inconvenient when the decimal is separated by comma (for example, "fr-FR", "ru-RU") and the user cannot use the dot key.

enhancement
pending-review

https://github.com/primefaces/primevue/issues/2980 ###Defect Fixes When submitting a PR, please also create an issue documenting the error. ###Feature Requests Due to company policy, we are unable to accept feature request PRs with...

vue2
in progress

Toast component close icon style issue fixed

pending-review

###Defect Fixes On vite the build fails for us if we do not supply a main definition here. It was unable to resolve the import for MenuItems properly.

need revision