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

TreeTable: Plenty of warnings in codesandbox demos #5542

Closed
patryk0493 opened this issue Dec 7, 2023 · 2 comments
Closed

TreeTable: Plenty of warnings in codesandbox demos #5542

patryk0493 opened this issue Dec 7, 2023 · 2 comments
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@patryk0493
Copy link

Describe the bug

I have tried the TreeTable component in my project, but it throws a lot of console warnings. Then I tried to reproduce it in a sandbox environment, the demos on https://primereact.org/treetable/ I have the same issue.

image

Is that behavior common?

Reproducer

https://codesandbox.io/p/sandbox/primereact-demo-89kd8z?file=%2Fsrc%2FApp.js%3A87%2C31

PrimeReact version

latest

React version

18.x

Language

TypeScript

Build / Runtime

Create React App (CRA)

Browser(s)

All

Steps to reproduce the behavior

  1. Open the link: https://codesandbox.io/p/sandbox/primereact-demo-89kd8z?file=%2Fsrc%2FApp.js%3A82%2C42
  2. Open demo page console

Expected behavior

No warning in a console is present

@patryk0493 patryk0493 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 7, 2023
@melloware 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 Dec 7, 2023
@melloware melloware added this to the 10.2.2 milestone Dec 7, 2023
@melloware
Copy link
Member

Its already fixed in main.

@melloware
Copy link
Member

Duplicate of #5427

@melloware melloware marked this as a duplicate of #5427 Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants