Deprecate forwardRef
Open
Nobody has claimed this yet.
- Dominant language
- Luau
- Stars
- 569
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
React 19 allows simply passing ref as a prop; forwardRef overcomplicates things.
See:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the repository's forwardRef entry point and compare its current API with the linked React 19 documentation. Determine the affected implementation and tests, then define completion as a documented deprecation with behavior matching the intended React 19 ref-as-a-prop guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, react
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100