We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@carbon/react
Chrome
v1.17.0
v18.2.0
Looks like ExpandableTile, and maybe Tile too, does/do not forward a ref:
I set ref={ref}, on ExpandableTile (also tried on Tile) but ref.current is still "null"
https://stackblitz.com/edit/github-5hp6sj?file=src/App.jsx
None
No response
The text was updated successfully, but these errors were encountered:
Hi, I would like to try my hands at this.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Package
@carbon/react
Browser
Chrome
Package version
v1.17.0
React version
v18.2.0
Description
Looks like ExpandableTile, and maybe Tile too, does/do not forward a ref:
I set ref={ref}, on ExpandableTile (also tried on Tile) but ref.current is still "null"
Reproduction/example
https://stackblitz.com/edit/github-5hp6sj?file=src/App.jsx
Steps to reproduce
Suggested Severity
None
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: