FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Specifying expandable cellFormatter breaks columns type for table · Issue #3148 · patternfly/patternfly-react · GitHub

Specifying expandable cellFormatter breaks columns type for table #3148

Description

When I specify cellFormatters: [expandable] as part of a column definition that's typed (ICell | string)[] (as directed in the docs) I get type errors.

I created a branch using pf-seed where you can easily see the problem. The implementation seems to be fine (live demo of the working branch here) but the types complain so I'm forced to supply a type of any[] in the mean time.

Am I just doing it wrong or is it a regression?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL