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

[core] fix(Button): omit 'ellipsizeText' prop from HTML attrs #6600

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

adidahiya
Copy link
Contributor

Changes proposed in this pull request:

Omit the new ellipsizeText prop from being forwarded to the DOM as an HTML attribute

This fixes React console errors like this one:

image

@adidahiya
Copy link
Contributor Author

[core] fix(Button): omit 'ellipsizeText' prop from HTML attrs

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@adidahiya adidahiya merged commit fb84334 into develop Dec 12, 2023
12 checks passed
@adidahiya adidahiya deleted the ad/fix-button-html-attrs branch December 12, 2023 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant