Max Shepel
Max Shepel
@ericsoderberghp I've started working on this, and I think I'll have a PR in a few days
@jdz321 Thanks a lot! This works for me too. I'd like to add a note for the ones who use TypeScript like me: this is not type safe solution, since...
@helgasoft `roam` value is `true` in both examples I've provides links to. I believe there might be a kind of confusion here. When I say 'zooming' in context of this...
I was able to work this around without introducing additional complication of preserving the nodes state. Instead of using `series.zoom`, I just change width and height of parent element (e.g.,...
@saul-atomrigs Thanks. I know several ways to work that around, including your approach. But the code in my example should work too, as it's valid and spread operator usage too,...
I'm going to work on the fix
Still an issue. Upgraded to the latest RC in repository with reproduce.
There's PR with fix: https://github.com/facebook/react/pull/29925 Updated it with the latest changes from main branch
Still an issue in 19.0.0
Still an issue with React 19.1.0