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
Interface DataTablePassThroughOptions is missing definitions for rowGroupToggler and rowGroupTogglerIcon. Also, unstyled mode was not propagated properly through this components.
Describe the bug
Interface DataTablePassThroughOptions is missing definitions for rowGroupToggler and rowGroupTogglerIcon. Also, unstyled mode was not propagated properly through this components.
Reproducer
https://stackblitz.com/edit/thagw6?file=src%2FApp.tsx
PrimeReact version
10.7.0
React version
18.x
Language
TypeScript
Build / Runtime
Next.js
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Classes ROW_GROUP_TOGGLER and ROW_GROUP_TOGGLER_ICON applied to rowgrouptoggler and rowgrouptogglericon
The text was updated successfully, but these errors were encountered: