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 null error on pastedPlain.split #1397

Merged
merged 1 commit into from
Dec 19, 2017
Merged

Conversation

nchase
Copy link
Contributor

@nchase nchase commented Dec 19, 2017

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
New tests added? no
License MIT

Description

I saw some errors where pastedPlain was undefined, so the .split would throw an error.

I don't know if this is the best place to fix the bug, but I wanted to start a conversation around the bug nonetheless.

I saw some errors where pastedPlain was undefined, so the `.split` would throw an error.

I don't know if this is the best place to fix the bug, but I wanted to start a conversation around the bug nonetheless.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling f1386c7 on fix-undefined-in-dopaste into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling f1386c7 on fix-undefined-in-dopaste into ** on master**.

@nmielnik nmielnik merged commit 7d893ba into master Dec 19, 2017
@nchase nchase deleted the fix-undefined-in-dopaste branch December 19, 2017 20:57
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