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 crash when 'extensions' in 'isElementDescendantOfExtension' is undefined #1362

Merged
merged 2 commits into from
Dec 10, 2017
Merged

fix crash when 'extensions' in 'isElementDescendantOfExtension' is undefined #1362

merged 2 commits into from
Dec 10, 2017

Conversation

hankmander
Copy link
Contributor

Q A
Bug fix? yes
License MIT

Description

extensions can under some circumstances be undefined. This causes an error when calling extensions.some() and for example stops execAction from having effect. Not sure if this is a good way to solve the issue, but it prevents the error.

@paltman
Copy link

paltman commented Dec 8, 2017

Would love to see this merged.

@j0k3r
Copy link
Contributor

j0k3r commented Dec 10, 2017

Ok build is dead.
Will fix it later.
Thanks @hankmander (I've no time to investigate a better solution for now)

@j0k3r j0k3r merged commit ad0ece3 into yabwe:master Dec 10, 2017
@hankmander hankmander deleted the check-if-extensions-undefined branch December 10, 2017 17:01
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

3 participants