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-components): errors due to improperly passing custom props to native elements #3684

Merged
merged 5 commits into from
Sep 7, 2023

Conversation

christjt
Copy link
Contributor

@christjt christjt commented Sep 7, 2023

Type of change

Bug

Description 📝

Fixes an issue where we are passing custom props to a DOM element. I.E. passing props which isn't supported. Before this change React spews out a bunch of errors when openening the settings menu.

@christjt christjt added auto-update Makes bulldozer automatically update this PR when there are changes to the target branch slack PRs and issues with this label will be pushed to Slack labels Sep 7, 2023
@christjt christjt requested a review from a team as a code owner September 7, 2023 12:54
@christjt christjt enabled auto-merge (squash) September 7, 2023 12:54
Copy link
Contributor

@haakonflatval-cognite haakonflatval-cognite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@christjt christjt merged commit 6c0e4a3 into master Sep 7, 2023
14 checks passed
@christjt christjt deleted the christjt/fix-settings-button-errors branch September 7, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-update Makes bulldozer automatically update this PR when there are changes to the target branch slack PRs and issues with this label will be pushed to Slack
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants