Dawid Stefanko
Dawid Stefanko
### Describe the feature you would like to see added I'd like to see new filterInputAutoFocus prop which will allow to focusing filter field by default. This prop has been...
### Describe the feature you would like to see added Prop which would enable/disable double click event. ### Is your feature request related to a problem? - With :metaKeySelection="false" it...
### Feature request: Add tooltip to table cell (when sorting is enabled) I'm reopening this because comment from https://github.com/primefaces/primevue/issues/2436 doesn't reslove this issue. **Current behavior** I am using tooltip by...
Hi, I'am trying to export leaflet map and all elements inside it. I use 'domtoimage' library to get blob file. Unfortunately pixi overlay is not included in my final blob...
I've found that panning map moves PixiOverlay from its original position. This problem occurs when chrome "Desktop site" is enabled. Device info: - samsung galaxy a50 - android 11 -...
I'am trying to pass data that is result of await fetch to storybook arg (i use that data to customize final args), when I do so and try to run...
### Describe the bug Using scrollable prop disables responsive stack layout of the table. I'd love to use both of this props at the same time is there any way...
I tap on scroll, track is getting wider. Next I click on scroll body to disable "wide active scroll". After this actions normal scrolling doesn't work on mobile.
I'am using async viteFinal(config, { configType }) { config.build.target = ""; return config } but if I try run storybook this error shows: image so I've changed config to config.build...
### Describe the bug Red border is missing when using invalid prop on datepicker https://primevue.org/datepicker/#invalid ### Pull Request Link _No response_ ### Reason for not contributing a PR - [...