Tamás H.
Tamás H.
### Describe the bug As the title says, I'have used your official example (https://primevue.org/datatable/#rowgroup_subheader), but added `:virtualScrollerOptions="{ itemSize: 46 }"` to the DataTable. After that rowGroup is messed up when...
### Describe the bug A normal TextInput placeholder turns red once it is invalid, however the password remains gray.  The inputwrapper related to the password html field should get...
### Pint Version 1.17.0 ### PHP Version 8.2.2 ### Description According to the [docs ](https://laravel.com/docs/11.x/pint#running-pint): _If you would like Pint to fix any files with code style errors but also...
As a first time reader of the package documentation (which by the way is really good!), I realized that in the seeding example we use 'super-admin'. I haven't tried it...
### Describe the bug From v 4.10, the Select component throws an error when you click out of the dropdown, when auto-filter-focus is enabled.  ### Reproducer - ### PrimeVue...
Hello everyone! I have been experimenting with this library, and had really positive expierences the past few days. The application I am working with has to fetch a lot of...
If I understood the context right here, we are talking about the user's preference / defaults here.
ESLint now has its own defineConfig helper since version 9.22. (https://eslint.org/blog/2025/03/eslint-v9.22.0-released/) For the ease of usage, and because of other issues, typescript-eslint also deprecated their own helper function: https://github.com/typescript-eslint/typescript-eslint/issues/10935 Is...