I am using VictoryLine in a client component, and calling it on a server-side page. On refresh of the page I am getting a hydration error:
+clipPath="url(#victory-clip-8)"
-clipPath="url(#victory-clip-4)"
+id="victory-clip-8"
-id="victory-clip-4"```
Just using the example data from the docs.
VictoryLine is in a client component, that is imported to the page.
- Device: Mac M2 Pro
- OS: MacOS
- Node: 20.11.0
- npm: 37.3.0
Is there an existing issue for this?
Code of Conduct
Victory version
^37.3.0
Code Sandbox link
No response
Bug report
Steps to reproduce
No response
Expected behavior
No response
Actual behavior
No response
Environment