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
After installing 10.6.2 coming from 10.5.x I get the following error within browser console: ""Warning: forwardRef render functions accept exactly two parameters: props and ref. Did you forget to use the ref parameter?"
I import a lot of components from your library so I can't say which of the components is responsible, but it has to be related to recent changes between 10.5.x and 10.6.x.
Probably the same problem as fixed within #6325, but also required for other components.
I can't deliver a stackblitz here cause I don't know which component is responsible.
Reproducer
No response
PrimeReact version
10.6.2
React version
18.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:
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
Apr 9, 2024
melloware
changed the title
General: forwardRef warning within client console
Stepper: forwardRef warning within client console
Apr 9, 2024
Describe the bug
After installing 10.6.2 coming from 10.5.x I get the following error within browser console: ""Warning: forwardRef render functions accept exactly two parameters: props and ref. Did you forget to use the ref parameter?"
I import a lot of components from your library so I can't say which of the components is responsible, but it has to be related to recent changes between 10.5.x and 10.6.x.
Probably the same problem as fixed within #6325, but also required for other components.
I can't deliver a stackblitz here cause I don't know which component is responsible.
Reproducer
No response
PrimeReact version
10.6.2
React version
18.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: