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

🐛 fix(react-button): Console error for refs. #63

Merged
merged 1 commit into from
Mar 31, 2021

Conversation

iamleigh
Copy link
Contributor

Function components cannot be given ref when using react-router-dom.

Function components cannot be given ref when using react-router-dom.
@iamleigh iamleigh added the bug Something isn't working label Mar 31, 2021
@iamleigh iamleigh self-assigned this Mar 31, 2021
@iamleigh iamleigh linked an issue Mar 31, 2021 that may be closed by this pull request
@iamleigh iamleigh merged commit 35eb74a into development Mar 31, 2021
@iamleigh iamleigh deleted the fix/react-button-62 branch March 31, 2021 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Button] Ref is not allowed.
1 participant