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

Datatable loader unstyled non-boolean attribute warning #6823

Closed
sja-cslab opened this issue Jul 3, 2024 · 3 comments · Fixed by #6849, leoo1992/GeradorQRCode#80 or leoo1992/GeradorQRCode#85 · May be fixed by mtech-31-quemistry/quemistry_client_web#20
Assignees
Labels
good first issue *** Welcome to PrimeReact Family! *** Good issue! Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@sja-cslab
Copy link
Contributor

sja-cslab commented Jul 3, 2024

Describe the bug

When using Datatable with loading property we get a console warning:

image

Reproducer

https://stackblitz.com/edit/st4f6b?file=src%2FApp.jsx

PrimeReact version

10.7

React version

18.x

Language

ALL

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

Go to Stackblitz and open Dev console

Expected behavior

No response

@sja-cslab sja-cslab added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jul 3, 2024
@melloware melloware added Type: Bug Issue contains a defect related to a specific component. good first issue *** Welcome to PrimeReact Family! *** Good issue! and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jul 3, 2024
@melloware
Copy link
Member

@sja-cslab did you want to submit a PR? Feel like this is an easy one to track down?

@sja-cslab
Copy link
Contributor Author

@melloware I'll if i find my time for this.
Thats not my first Issue btw. it's my 10th or somethig like that

@melloware
Copy link
Member

No I marked it Good First Issue in case any other people want to pick it up. Usually these mean its an "easier" ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment