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 for #1151 #1249

Merged
merged 1 commit into from
Nov 24, 2016
Merged

Fix for #1151 #1249

merged 1 commit into from
Nov 24, 2016

Conversation

jwh315
Copy link

@jwh315 jwh315 commented Nov 23, 2016

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
New tests added? not needed
Fixed tickets #1151
License MIT

Description

--

events.detachDOMEvent() is attempting to run forEach on a null value. This specifically occurs when you have a word or block of words formatted as a link. Trying to format that same text block a second time triggers the error consistently.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 1aeec16 on jwh315:Fix#1151 into ** on yabwe:master**.

@j0k3r
Copy link
Contributor

j0k3r commented Nov 24, 2016

Looking good, thanks!

@j0k3r j0k3r merged commit 34f070f into yabwe:master Nov 24, 2016
@jwh315 jwh315 deleted the Fix#1151 branch December 1, 2016 21: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