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

jquery ui hide / toggle 'blind' erratic behavior #2042

Open
SimoB opened this issue Jan 20, 2022 · 2 comments
Open

jquery ui hide / toggle 'blind' erratic behavior #2042

SimoB opened this issue Jan 20, 2022 · 2 comments

Comments

@SimoB
Copy link

SimoB commented Jan 20, 2022

Description

I am not fully understanding why this simple code is not working,
it's a simple accordion like thingy,
I'm pretty sure it was working with previous version of jquery / jqueryui but with 3.5.1/1.12.1 and 3.6.0/1.13.0 it is not.

Link to test case

https://jsfiddle.net/apos2d3u/

@SimoB
Copy link
Author

SimoB commented Jan 20, 2022

I understand I can do a similar (but not the same) thing using slideToggle / slideUp (and it's working)
https://jsfiddle.net/Lks5fh3w/

@mgol mgol transferred this issue from jquery/jquery Jan 20, 2022
@mgol
Copy link
Member

mgol commented Jan 20, 2022

Thanks for the report. I see exactly the same behavior with jQuery 3.5.1 & jQuery UI 1.12.1: https://jsfiddle.net/m_gol/8xp5oLec/2/.

I moved it to the jQuery UI bug tracker since the test case involves jQuery UI as well.

Since the issue is already in 1.12, given limited team resources it's not likely to be fixed by the UI team; see the project status at https://blog.jqueryui.com/2021/10/jquery-maintainers-update-and-transition-jquery-ui-as-part-of-overall-modernization-efforts/.

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

No branches or pull requests

2 participants