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

Stepper: forwardRef warning within client console #6359

Closed
dvpritzbuer opened this issue Apr 9, 2024 · 1 comment · Fixed by #6362, leoo1992/GeradorQRCode#23 or leoo1992/GeradorQRCode#27
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@dvpritzbuer
Copy link
Contributor

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

@dvpritzbuer dvpritzbuer added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 9, 2024
@melloware
Copy link
Member

Let me look it should be easy for me to find.

@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 Apr 9, 2024
@melloware melloware changed the title General: forwardRef warning within client console Stepper: forwardRef warning within client console Apr 9, 2024
@melloware melloware self-assigned this Apr 9, 2024
@melloware melloware added this to the 10.6.4 milestone Apr 9, 2024
melloware added a commit to melloware/primereact that referenced this issue Apr 9, 2024
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
2 participants