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
Current behavior
According to the docs, there is a bodyClassName prop on the Column component. Which isn't being used. Strangely, body cells get the class in the headerClassName prop.
Expected behavior
BodyCell class should receive the value in bodyClassName instead of headerClassName
[x] bug report
Current behavior
According to the docs, there is a bodyClassName prop on the Column component. Which isn't being used. Strangely, body cells get the class in the headerClassName prop.
Expected behavior
BodyCell class should receive the value in bodyClassName instead of headerClassName
Minimal reproduction of the problem with instructions
https://plnkr.co/edit/VB7i7C5FE4TWcJswBNNq?p=preview
React version:
"react": "^16.3.2",
PrimeReact version:
"primereact": "^1.5.1",
The text was updated successfully, but these errors were encountered: