You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Selection decoration doesn't surround the item text
Steps to reproduce:
Insert a tree inside a fixed width div so that when you expand nodes a horizontal scrollbar appears;
Select an item
Reproducer: https://stackblitz.com/run?file=src%2FApp.jsx
Resize the preview untill the horizontal bar appears System Information
"primeicons": "^7.0.0",
"primereact": "10.9.7",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-intl": "^7.1.11",
Describe the bug
Selection decoration doesn't surround the item text
Steps to reproduce:
Reproducer:
https://stackblitz.com/run?file=src%2FApp.jsx
Resize the preview untill the horizontal bar appears
System Information
"primeicons": "^7.0.0",
"primereact": "10.9.7",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-intl": "^7.1.11",