Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draggable FlatTable error in DevTools > Console: 'Failed prop type: Invalid prop rowRef supplied...' #7187

Open
1 task done
LPTSage opened this issue Jan 30, 2025 · 1 comment

Comments

@LPTSage
Copy link

LPTSage commented Jan 30, 2025

Description

There is an error logged in DevTools Console when rendering Draggable FlatTable; namely
'Failed prop type: Invalid prop rowRef supplied to FlatTableRowDraggable, expected one of type [function].'

Reproduction

https://stackblitz.com/edit/parsium-carbon-starter-iekazx6v?file=src%2FApp.tsx,package.json,src%2FApp.spec.tsx

Steps to reproduce

GIVEN I render a Draggable FlatTable
WHEN I open DevTools > Console
THEN I see an error 'Failed prop type: Invalid prop rowRef supplied to FlatTableRowDraggable, expected one of type [function].'

JIRA ticket numbers (Sage only)

No response

Suggested solution

No response

Carbon version

142.13.5

Design tokens version

No response

Relevant browsers

Chrome, Microsoft Edge

Relevant OSs

Windows, Linux

Additional context

I can reproduce in stackblitz using the latest _carbon v147.0.0

Confidentiality

  • I confirm there is no confidential or commercially sensitive information included.
@LPTSage LPTSage added Bug triage Triage Required labels Jan 30, 2025
@Parsium
Copy link
Contributor

Parsium commented Feb 4, 2025

FE-7069

@Parsium Parsium added On Backlog Squad Delta and removed triage Triage Required labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants