You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generates Console Warning: chunk-WMIXMSGG.js?v=05aba1d3:519 Warning: React does not recognize the parseDateTime prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase parsedatetime instead. If you accidentally passed it from a parent component, remove it from the DOM element."
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 12, 2022
Describe the bug
Generates Console Warning: chunk-WMIXMSGG.js?v=05aba1d3:519 Warning: React does not recognize the
parseDateTime
prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercaseparsedatetime
instead. If you accidentally passed it from a parent component, remove it from the DOM element."Reproducer
https://stackblitz.com/edit/vitejs-vite-ibhemr?file=package.json,src%2FApp.tsx
PrimeReact version
8.7.3
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
ALL
Steps to reproduce the behavior
See reproducer
Expected behavior
No Console Warning
The text was updated successfully, but these errors were encountered: