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

Browser tab locks up with nested widgets when 'column' is set to 1 #1888

Closed
masterchiefaragorn opened this issue Nov 27, 2021 · 6 comments
Closed
Labels

Comments

@masterchiefaragorn
Copy link

Subject of the issue

I built a single parent widget (with the 'column' option set to '1'), with two child widgets nested inside it. When I resize the parent, the browser tab locks up. However, if I set 'column' to 2 or more, GridStack works.

Your environment

Version: 4.3.1
Browser: Brave (Chromium)
Kind: Occurs in both the HTML5 and Jquery versions

Steps to reproduce

  1. Go to https://jsfiddle.net/98o6pcqw/
  2. Grab the gray (parent) widget and resize it larger than it currently is.

Expected behavior

The parent widget should simply resize.

Actual behavior

The browsers tab locks up.

@adumesny
Copy link
Member

thanks for reporting this.

@jledentu
Copy link

Hi,

I updated the fiddle in order to use the 5.0.0 version. The bug seems to have been fixed.

https://jsfiddle.net/oj80r14p/

@adumesny
Copy link
Member

Great. Don't forget to donate if you find this lib useful!

@masterchiefaragorn
Copy link
Author

Thanks for updating this. Another window opened up for us to try this out again. Will donate if it works!

@adumesny
Copy link
Member

as mentioned it is fixed in the current v5.0.0 release (I just tried both), so what is the issue ? still didn't get that promised donation...

@masterchiefaragorn
Copy link
Author

masterchiefaragorn commented Mar 30, 2022

Sorry for mis-communicating. A development slot opened up for us to try to use gridstack again, so we're currently playing with it to see if it will work in our use-case. Yes, this bug in particular is fixed...we're just waiting to see if we'll encounter any more issues as we dive deeper into embedding it. We'll be happy to donate if we can get gridstack fully working in our use-case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants