Skip to content

componentRef type doesn't allow forwarded refs.  #2283

Description

@Saadnajmi

Willing to submit a PR to fix?

  • I am willing to submit a PR to fix

Requested priority

Low

Products/applications affected

All FURN components

Package version(s)

OS version(s)

No response

Platform

  • iOS
  • macOS
  • win32
  • windows
  • android

Xcode version

No response

Please provide a reproduction of the bug

See #2246 (comment)

You can't pass a forwardedRef to a componentRef, because its typescript type is wrong. I mean, you can, but you need to suppress typescript warnings.

Actual behavior

No response

Expected behavior

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions