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

Weird glitch when trying to resize multiple components at once #182

Open
1 of 3 tasks
timoderbeste opened this issue Nov 12, 2021 · 0 comments
Open
1 of 3 tasks

Weird glitch when trying to resize multiple components at once #182

timoderbeste opened this issue Nov 12, 2021 · 0 comments

Comments

@timoderbeste
Copy link

timoderbeste commented Nov 12, 2021

Thanks for opening an issue!

Please select the type of issue you're reporting. For questions.

  • Bug
  • Feature Request
  • Question

Problem Report

Please describe the problem here.

I am trying to implement a layout with 10 resizable components, where each component should have the same size. When I resize one of the components, all other components' sizes should be updated as well. However, I noticed that this only works when I resize the first component. For all other components, when I try to resize one, the interface starts to glitch, and the resize does not work correctly.

You can find a sample of my code here.

https://codesandbox.io/embed/jolly-meadow-x8t5f?fontsize=14&hidenavigation=1&theme=dark

System Info

Node Version: 10.16.0
Browser: Safari
OS: macOS Monterey

Reproduction

If this is a bug report, please provide a reproduction of the issue by going to
https://codesandbox.io/s/9229wz40yo?fontsize=14.
Paste a link here to your working reproduction.

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

No branches or pull requests

1 participant