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.82k stars 3.64k forks source link

[Bug]: Adding base64 in image url of image widget makes the page unresponsive #18868

Open Vijetha-Kaja opened 1 year ago

Vijetha-Kaja commented 1 year ago

Is there an existing issue for this?

Description

While using image widget, When we change image url to base64, page considerably slows down and becomes unresponsive

Screenshot 2022-12-07 at 3 33 28 PM

Steps To Reproduce

  1. Drag and drop an image widget to canvas
  2. Edit the image url to base64

Public Sample App

No response

Issue video log

No response

Version

release

pranavkanade commented 1 year ago

@Vijetha-Kaja, can you create a sample app with the base64 img in question? I am not able to reproduce this on my machine. AFAIK resource limitation of your machine can be one of the factors here.

Vijetha-Kaja commented 1 year ago

@Vijetha-Kaja, can you create a sample app with the base64 img in question? I am not able to reproduce this on my machine. AFAIK resource limitation of your machine can be one of the factors here.

@pranavkanade I have a sample app with the base64 img. Let me know how i can share the app with you

pranavkanade commented 1 year ago

Would it be possible to share it here and make the app public?

Vijetha-Kaja commented 1 year ago

@pranavkanade app with image widget - https://app.appsmith.com/app/meme-generator-application/meme-generator-639096ae4b95806da2da2a79

dilippitchika commented 1 year ago

@Vijetha-Kaja can you add sample image urls to test this on?