-
See following simple example code:
```tsx
'use client';
import { useRef } from 'react';
import { Toast } from 'primereact/toast';
import { useBetween } from 'use-between';
export const useSh…
-
### Version
```sh
System:
OS: macOS 15.1
CPU: (10) arm64 Apple M2 Pro
Memory: 91.75 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Browsers:
Chrome: 131.0.6778.70
Safari: 18.1
npmPac…
-
Consider the following design libraries:
- https://mui.com/material-ui/integrations/nextjs/ (Standard, everyone knows it)
- https://ui.shadcn.com/ (Experimental)
-
### Describe the bug
When using `IconField` in combination with `InputNumber`, the icon overlaps with the contents of the input field.
I am not sure whether this is a bug, or whether `IconField` i…
-
### Describe the bug
Can't escape character "9" as part of the 'mask' attribute.
Same issue on closed ticket : https://github.com/primefaces/primereact/issues/2515
This library actually has th…
-
There are so many awesome shadcn UI libraries [https://github.com/birobirobiro/awesome-shadcn-ui](https://github.com/birobirobiro/awesome-shadcn-ui) and most of the are slowly supporting the shadcn re…
-
Hello guys,
I know there is a lot of topics about it and it was maybe answered long time ago. But I want to know, whats the future of this great library.
Im FullStack Web Developer with skills i…
-
### Describe the bug
When using a PrimeReact DataTable with cell editing mode (editMode="cell") and a Dropdown as the cell editor, there is an issue when trying to interact with the filter feature of…
-
### Describe the bug
```js
var viewInit = function viewInit() {
if (elementRef.current && DomHandler.isVisible(elementRef.current)) {
setContentElement(_contentRef.current);
in…
-
### Describe the bug
In DataTable, when using VirtualScroller and RowGroup, the grouped item is messing up its sticky position (it seems to be conflicting the "group header" with items ).
The b…