Skip to content

Dialog: Fix shared event handler for modal dialogs #1817

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

Closed

Conversation

Image for: Conversation
Copy link
Member

The old logic worked when all widgets of the same type used the same
event namespace. However, now that each instance has its own namespace,
we cannot use _on() for shared event handlers.

Fixes #15182

The old logic worked when all widgets of the same type used the same
event namespace. However, now that each instance has its own namespace,
we cannot use `_on()` for shared event handlers.

Fixes #15182
Copy link

jsf-clabot commented May 11, 2017


Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

Copy link

@scottgonzalez what's the status on this? When is this (1.12.2) released?

jquery deleted a comment from sonyayu Oct 1, 2018
Copy link
Member Author

I can’t speak on behalf of the project anymore as I have stepped down as project lead. I can say this project has not been maintained for quite a while, largely due to political fallout from the JS Foundation. I wouldn’t expect another release.

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