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

[Hotfix] Alert and InlineAlert refs #790

Merged
merged 3 commits into from
Oct 25, 2023
Merged

Conversation

LJKaski
Copy link
Collaborator

@LJKaski LJKaski commented Oct 24, 2023

Description

Alert and InlineAlert forwardedRef props weren't correctly implemented and would in some cases show in the DOM and cause warnings. This PR fixes the issue.

Motivation and Context

These were issues reported by developers using the library.

How Has This Been Tested?

By checking ref functionality in styleguidist on Chrome.

Release notes

Alert, InlineAlert

  • Fix ref/forwardedRef functionality

@LJKaski LJKaski force-pushed the hotfix/alert-component-refs branch from ba0e6bd to 8c4dea0 Compare October 24, 2023 12:35
@LJKaski LJKaski added the bug Something isn't working label Oct 24, 2023
@LJKaski LJKaski self-assigned this Oct 24, 2023
@LJKaski LJKaski merged commit adead4a into master Oct 25, 2023
LJKaski added a commit that referenced this pull request Oct 25, 2023
LJKaski added a commit that referenced this pull request Oct 25, 2023
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
Development

Successfully merging this pull request may close these issues.

2 participants