appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
33.85k stars 3.65k forks source link

[BUG] Image widget : base 64 encoding doesn't work #787

Closed Saket2 closed 3 years ago

Saket2 commented 3 years ago

Attachment: https://drive.google.com/drive/folders/1G-Kcr6iXn-P_QnsrXgnAjUiD9AFN8FdK?usp=sharing

Browser Details: Chrome Device Details: macOS 10.15.6 (MacBook Pro) Note: Tried on the cloud.

Steps to replicate:

  1. Pick Image widget

  2. In the image, put a image URL (e.g. https://static.techspot.com/images2/news/bigimage/2018/09/2018-09-04-image-6.png ) Result: Image starts appearing

  3. Now convert this image URL to base 64 Result: Image can't be seen.

Nikhil-Nandagopal commented 3 years ago

@Saket2 Closing this because the video shows usage of the base64 of the image URL not the base64 of the image.