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

| Component Name | Old name | New name | | -------------- | -------------- | ------------ | | AutoComplete | loadingicon | loader | | DataTable | rowgrouptogglericon | rowtoggleicon...

Type: Breaking Change

### Describe the bug https://github.com/primefaces/primevue/assets/113359701/963c4b50-3816-4fb9-a250-2875a9cad8f1 This is the problem i faced, can't understand if this is intended or is a bug, can someon tell me what is the problem, i'm...

Status: Needs Triage

### Describe the bug The tabs component ripple effect is not the right size and position. Same problem on the docs website and my local project. ### Reproducer https://v4.primevue.org/tabs/#basic ###...

Status: Needs Triage

### Describe the bug When configuring the `PrimeVue` Plugin for tests in `vitest` using `config.global.plugins` like this: ```typescript import { config } from '@vue/test-utils'; import PrimeVue from 'primevue/config'; import {...

Status: Needs Triage

Hello, I don't know if this is known issue but when I updated from 3.47.0 to 3.52.0 my login form breaks. This is how it looks on 3.47.0 ![image](https://github.com/primefaces/primevue/assets/12891023/7fd7656e-dc33-4535-a92d-f6cc42bc8159) And...

Status: Needs Triage

### Describe the bug Quill v2.0 is now officially released (see https://github.com/quilljs/quill/releases). PrimeVue's docs state to simply run ``` npm install quill ``` to make the Editor component work. Displaying...

Status: Needs Triage

### Describe the bug When using the `PrimeOne` theme with primevue `4.0.0-beta.1` and following the documentation [here](https://v4.primevue.org/theming/styled/#theme), I get several typescript errors: ``` error TS7016: Could not find a declaration...

Type: Bug

### Describe the bug Typescript can't find declaration modules for "primevue/themes/primeone/aura", "primevue/themes/primeone" and definePreset() fails to import, because it says primevue/themes/index.d.ts is not a module. ### Reproducer https://stackblitz.com/edit/primevue-create-vue-issue-template-ydyslb?file=tsconfig.node.json,tsconfig.json,tsconfig.app.json,package.json,src%2FApp.vue,src%2Fmain.ts ### PrimeVue...

Type: Bug