Skip to main content
Question

Box Content Uploader: return a undefine when 'complete' event fired

  • May 22, 2025
  • 3 replies
  • 26 views

Forum|alt.badge.img

It returns a object when successfully upload a image, but when a video is uploaded, nothing but undefine returns.

Do you have any idea about this.

3 replies

Forum|alt.badge.img

I find it happens when the video size is big. I uploaded 55M and 66M video and all failed, but success when upload a 1.6M size video.


Forum|alt.badge.img

Hello! Thanks for reporting this. This should be fixed in v1.1.0, try with either (depending on your use case):

 

https://cdn01.boxcdn.net/platform/elements/1.1.0/en-US/uploader.js

https://cdn01.boxcdn.net/platform/elements/1.1.0/en-US/uploader.no.react.js


Forum|alt.badge.img

Thank you for the quick response. I have tried and get the right return result.