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
Steps To Reproduce
- Upload the attached file 1 using FilePicker widget
- On successful upload try to display the data on a text widget and see the data would be like -
blob:
- 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)
@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