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

fix(chat): file drop in firefox #2776

Merged
merged 3 commits into from
Nov 9, 2021
Merged

fix(chat): file drop in firefox #2776

merged 3 commits into from
Nov 9, 2021

Conversation

andreipadolin
Copy link
Contributor

Fixes #2361

Firefox require to call preventDefault() and stopPropagation() to inform browser that hovered element is a target.

@andreipadolin andreipadolin requested a review from yggg June 23, 2021 12:21
@yggg yggg added this to the 9.0.0 milestone Aug 4, 2021
yggg
yggg previously approved these changes Oct 12, 2021
@yggg yggg merged commit 07db7f5 into akveo:master Nov 9, 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.

NbChatFormComponent does not accept files on firefox
2 participants