Skip to content

TypeError: Cannot read properties of undefined (reading 'split') #33

Description

@SeanRenet

I am getting the following error trying to upload to my s3 bucket. Works fine in development, on my laptop, but blows up when it is live on a server...

Error occured while creating post: TypeError: Cannot read properties of undefined (reading 'split')
at react-aws-s3.js:1
at d.uploadFile (react-aws-s3.js:1)
at feedHelper.js:26
at c (runtime.js:63)
at Generator._invoke (runtime.js:293)
at Generator.next (runtime.js:118)
at r (asyncToGenerator.js:3)
at s (asyncToGenerator.js:25)
at asyncToGenerator.js:32
at new Promise ()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions