Compatibility Issue: VictoryLegend with VictoryVoronoiContainer after Next.js update #3057
Unanswered
RetfalviBence
asked this question in
Q&A
Replies: 1 comment
-
this problem is still occuring do you find any solution |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi dear community!
After upgrading my Next.js application, I started encountering a runtime error in charts that use both VictoryLegend and VictoryVoronoiContainer.
Through testing, I’ve narrowed the issue down to this combination. Here's a minimal reproduction:
I see in the documentation that "VictoryLegend only works with the VictoryContainer component". I am a bit unsure about that, so I ask to be sure.
Is VictoryLegend officially unsupported when used with VictoryVoronoiContainer, or is this a bug/regression after recent updates (Next.js or Victory)?
Best regards,
Bence
Beta Was this translation helpful? Give feedback.
All reactions