Skip to content

Comments

Do not error when File is not defined#1253

Merged
epicfaace merged 1 commit intomasterfrom
fix/file-undefined
Apr 12, 2019
Merged

Do not error when File is not defined#1253
epicfaace merged 1 commit intomasterfrom
fix/file-undefined

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.

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.

ReferenceError: File is not defined at isObject v1.4.0

3 participants