Skip to main content
1 vote
0 answers
55 views

I'm a newbie at PrimeVue and am stuck on datatable with cell edits. When I click the cell, it doesn't go into edit mode: https://primevue.org/datatable/#cell_edit Here is a block that replicates my ...
vgia's user avatar
  • 23
0 votes
0 answers
68 views

I have the follwing: <Panel header="SITE MANAGEMENT"> <template #icons> <Button severity="secondary" rounded text @click="showAddNewModal = true"&...
Robert Benedetto's user avatar
2 votes
0 answers
140 views

I have encountered a problem with the DataTable component from the Primevue library. When I assign pagination to a table and set several frozen columns, if I switch the number of rows displayed in the ...
DZN's user avatar
  • 1,648
0 votes
0 answers
61 views

I'm using PrimeVue DataTable with a MultiSelect filter on the "Project Status" column. I want to pre-select certain status values by default, but only those that actually exist in my data. ...
Win's user avatar
  • 1
0 votes
0 answers
88 views

In Chrome developer tools, there's a "CSS layers" toggle which shows: I'm trying to understand where these layers ("properties", "theme", etc) come from. Are they Chrome-...
Steve Bennett's user avatar
0 votes
0 answers
524 views

I'm having somewhat of an issue using Zod form resolver. Using PrimeVue forms, I have validate-on-value-update activated: <Form v-slot="$form" :initial-values="form.data()"...
Christopher Ansbaugh's user avatar
0 votes
0 answers
39 views

PrimeVue offers a convenient way to work with an InputGroup, like: <InputGroup> <InputGroupAddon> <i class="pi pi-user"></i> </InputGroupAddon> ...
willeM_ Van Onsem's user avatar
0 votes
1 answer
195 views

I am using Primevue's Sakai template https://github.com/primefaces/sakai-vue and would like to set what the primary colour of the Aura theme should be before the app is loaded, for example using a ...
Nicola Zilio's user avatar
0 votes
1 answer
333 views

Is it possible at all to set up a DataTable in PrimeVue where rowGroupMode is set to rowspan and groupRowsBy is done on multiple columns? For example: Time and User always span the same number of ...
Nicola Zilio's user avatar
0 votes
1 answer
486 views

I am using the TreeTable component of the PrimeVue library. In the example from the documentation (https://primevue.org/treetable/#filter ) the filters are initialized with: const filters = ref({}); ...
zelite's user avatar
  • 1,543
0 votes
1 answer
379 views

Im trying to implement a simple dialog, but the styles dont apply like it would do This is the component <template> <div class="card flex justify-center"> <...
Alvarado's user avatar
1 vote
1 answer
64 views

What I'm trying to achieve is to listen to the scroll event of the VirtualScroller inside a MultiSelect, so that every time the user scrolls the dropdown panel, I can trigger a custom function. I saw ...
L.txt's user avatar
  • 13
0 votes
0 answers
55 views

I'm using Laravel 11 with Inertia and VueJS 3. I installed Breeze on the project and tested authentication. Everything was working fine until I tested whether the invalid credentials error was ...
Arthur Silva Pereira's user avatar
0 votes
0 answers
531 views

I've been trying to upgrade for a few days now. I have re-read all tickets and forums, but I get the feeling that it's not me doing something wrong, it's just some bug or this design just breaks when ...
JDev's user avatar
  • 2,651
0 votes
0 answers
164 views

I'm trying to use PrimeVue DynamicDialog (https://primevue.org/dynamicdialog) inside my Nuxt 3 application. So I built a simple test page with a button that when clicked has to show a popup with a ...
agodoo's user avatar
  • 594

15 30 50 per page
1
2 3 4 5
28