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

Fixes #3684 #3685

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Fixes #3684 #3685

merged 2 commits into from
Dec 3, 2024

Conversation

blutorange
Copy link
Contributor

@blutorange blutorange commented Dec 2, 2024

See #3684 for details. Fixes #3684. JQueryUI's checkboxradio widget must be initialized only after the element was added to the DOM.

awa-xima and others added 2 commits December 2, 2024 12:54
JQueryUI's checkboxradio widget must be initialized only after
the element was added to the DOM.
CS correction and unnecessary code deletion
@nao-pon nao-pon merged commit e111f90 into Studio-42:master Dec 3, 2024
3 checks passed
@nao-pon
Copy link
Member

nao-pon commented Dec 3, 2024

@blutorange Thanks! 👍

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

Successfully merging this pull request may close these issues.

Checkboxradio (e.g. resize dialog tabs) not working properly when elFinder is inside <form> element
3 participants