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

"props.groupComponent is undefined" error #3014

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

dlabrecq
Copy link
Contributor

@dlabrecq dlabrecq commented Dec 18, 2024

Description

This fixes a VictoryBar issue related to #2970. That change causes a "props.groupComponent is undefined" error in our VictoryBar wrapper.

Fixes #3013

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Tested changes locally with our Victory-bar wrapper to ensure error is no longer generated.

Copy link

changeset-bot bot commented Dec 18, 2024

🦋 Changeset detected

Latest commit: e09c137

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 30 packages
Name Type
victory-bar Patch
victory-canvas Patch
victory-histogram Patch
victory Patch
victory-area Patch
victory-axis Patch
victory-box-plot Patch
victory-brush-container Patch
victory-brush-line Patch
victory-candlestick Patch
victory-chart Patch
victory-core Patch
victory-create-container Patch
victory-cursor-container Patch
victory-errorbar Patch
victory-group Patch
victory-legend Patch
victory-line Patch
victory-native Patch
victory-pie Patch
victory-polar-axis Patch
victory-scatter Patch
victory-selection-container Patch
victory-shared-events Patch
victory-stack Patch
victory-tooltip Patch
victory-vendor Patch
victory-voronoi-container Patch
victory-voronoi Patch
victory-zoom-container Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Dec 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
victory ✅ Ready (Inspect) Visit Preview Dec 18, 2024 3:41pm

@carbonrobot carbonrobot merged commit 3ce810f into FormidableLabs:main Dec 19, 2024
3 of 5 checks passed
@fmd-ci fmd-ci mentioned this pull request Dec 19, 2024
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.

"props.groupComponent is undefined" error
2 participants