We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After upgrading PrimeReact from 10.1.1 to 10.2.1, I've got some React warnings in the console. Some non DOM properties are passed to the DOM, see:
https://codesandbox.io/p/sandbox/primereact-demo-m2jwn3
10.2.1
17.x
TypeScript
Create React App (CRA)
No response
The text was updated successfully, but these errors were encountered:
duplicated by #5427
Sorry, something went wrong.
No branches or pull requests
Describe the bug
After upgrading PrimeReact from 10.1.1 to 10.2.1, I've got some React warnings in the console. Some non DOM properties are passed to the DOM, see:
Reproducer
https://codesandbox.io/p/sandbox/primereact-demo-m2jwn3
PrimeReact version
10.2.1
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: