Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Do not error when File is not defined #1253

Merged
merged 1 commit into from
Apr 12, 2019
Merged

Do not error when File is not defined #1253

merged 1 commit into from
Apr 12, 2019

Conversation

epicfaace
Copy link
Member

Reasons for making this change

Fixes #1252, in which File being undefined in node environments (such as next.js) caused the forms to give errors and stop working.

Checklist

  • I'm updating documentation
  • I'm adding or updating code
    • I've added and/or updated tests
    • I've updated docs if needed
    • I've run npm run cs-format on my branch to conform my code to prettier coding style
  • I'm adding a new feature
    • I've updated the playground with an example use of the feature

@epicfaace epicfaace requested review from edi9999 and glasserc April 11, 2019 15:23
@epicfaace epicfaace merged commit ac397ca into master Apr 12, 2019
@epicfaace epicfaace deleted the fix/file-undefined branch April 12, 2019 15:43
@KKS1
Copy link

KKS1 commented Apr 15, 2019

Is there plan to release this soon ? This is stopping us from upgrade.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ReferenceError: File is not defined at isObject v1.4.0
3 participants