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
Yep I think it is. I have been looking at this trying to figure it out.
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
Oct 21, 2023
Describe the bug
Styling provided as passthrough to DataTable and Column is overridden by theme styling.
Reproducer
https://codesandbox.io/s/primereact-demo-forked-szt2vf
PrimeReact version
10.0.x
React version
18.x
Language
ES6
Build / Runtime
Create React App (CRA)
Browser(s)
Chrome, Firefox
Steps to reproduce the behavior
9.6.3
in package.jsonExpected behavior
Passthrough styles should have precedence over theme styles.
The text was updated successfully, but these errors were encountered: