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
FAMSTM
changed the title
TreeTable
TreeTable: Unable to hide a column with hidden prop
Nov 23, 2023
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Nov 23, 2023
* Fix#5384: TreeTable support hidden columns
* fix:#5553:TreeTable: need to be converted to data- lookups instead of className lookups
* TreeTable
* Fix#5597: TreeTable body align
* Fix#5393: Tree propagate icons to leaf nodes
* Fix#5233: Cell editor ColumnEditorOptions param fix
* Fix#5398: Slider with min value rendered incorrectly
* Fix#5340: MutliSelect emptyMessage don't add to DOM
* Fix#4190: Chip aria fixes
* Fix#5414: p-disabled for svg icons
* Fix#5424: CascadeSelect use data instead of CSS selector
* Fix#5425: CascadeSelect fix for StrictMode
* Fix#5440: InputText only print className once
Describe the bug
hidden
prop of column is not working.Reproducer
https://codesandbox.io/p/sandbox/primereact-demo-forked-jdrzdq
PrimeReact version
10.1.1
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
Chrome 119
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: