Open vuksharu93 opened 2 months ago
I am facing the same issue. I thought of adding width
and height
to the container component props, but it did not work.
Hi there! It looks like your issue requires a minimal reproducible example, but it is invalid or absent. Please prepare such an example and share it with us.
The best way to get attention to your issue is to provide a clean and easy way for a developer to reproduce the issue on their own machine. Please do not provide your entire project, or a project with more code than is necessary to reproduce the issue.
A side benefit of going through the process of narrowing down the minimal amount of code needed to reproduce the issue is that you may get lucky and discover that the bug is due to a mistake in your application code that you can quickly fix on your own.
"Codesandbox Starterkit for Victory"
That's understandable, it can take some time to prepare. We ask that you hold off on filing an issue until you are able to fully complete the required fields in the issue template.
This is useful knowledge, but it's still valuable to have the resulting project that is produced from running the steps, where you have verified you can reproduce the issue.
Experiencing the same issue. It seems to be coming from the container and, in my case, removing the containerComponent
prop fixes the warning and layout issues. Can confirm that downgrading victory deps to 37.0.2
also fixes it.
@adamhari Thanks! Yes, it works when you delete containerComponent (with VictoryVoronoiContainer), but I need that :D So, I will use 37.0.2 for now
Thanks for the reproduction, will add it to the queue
Is there an existing issue for this?
Code of Conduct
Victory version
37.1.1
Code Sandbox link
No response
Bug report
Steps to reproduce
No response
Expected behavior
No response
Actual behavior
No response
Environment