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

SpeedDial hideOnClickOutside not working #1544

Merged
merged 3 commits into from Oct 4, 2021

Conversation

thomaswan
Copy link
Contributor

this.bindDocumentClickListener() is called in beforeMount without case checking. update code to check props hideOnClickOutside before bind listener.

###Defect Fixes
When submitting a PR, please also create an issue documenting the error.

###Feature Requests
Due to company policy, we are unable to accept feature request PRs with significant changes as such cases has to be implemented by our team following our own processes.

this.bindDocumentClickListener() is called in beforeMount without case checking. update code to check props hideOnClickOutside before bind listener.
@thomaswan
Copy link
Contributor Author

for clear listener, on beforeMount() call this.unbindDocumentClickListener() instead.

@thomaswan
Copy link
Contributor Author

@tugcekucukoglu tugcekucukoglu merged commit 8e71e7b into primefaces:master Oct 4, 2021
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.

None yet

2 participants