Skip to content

fix: ensure extras is an array #2

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lancetipton
Copy link

Q A
Bug fix? yes
New feature? no
Breaking change? no
Deprecations? no
Tests added? no
License Apache-2.0

Context

  • I was getting an error when building my project. These changes fixed the issue and allowed it to build. No idea what's actually happening here, but figured I'd submit a PR anyways.

image

Fix

  • Ensure this._extras[filename][name] is an array
  • What it looks like when printed out, without these changes

image

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.

1 participant