appsmith: [Bug]: FilePicker Widget data is not loaded after uploading

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Upload Works fine . But when when the file size is more than 5mb, data field is populated with string blob:d63fa3b8-a590-4185-b391-af9c95cfb9c6?type=Text image

Steps To Reproduce

  1. Upload the attached file 1 using FilePicker widget
  2. On successful upload try to display the data on a text widget and see the data would be like - blob:
  3. Repeat 1 & 2 for the file 2 and it works fine.

Environment

Production

Version

Cloud

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Reactions: 1
  • Comments: 18 (15 by maintainers)

Most upvoted comments

@Tooluloope I think as pointed above we can also check for what data is returned.

@Tooluloope can you find out the problems listed above, take a note and start work on this