onlook icon indicating copy to clipboard operation
onlook copied to clipboard

[bug] Need to handle <img> tag

Open Kitenite opened this issue 1 year ago • 0 comments

Describe the bug

We currently handle when background image is set but not img tag. Need image controls.

 <img
                        className="h-[58%] w-[349px]"
                        data-oid="ol3nm7w"
                        src="/images/podrick.png"
                        alt="podrick.png"
                        key="olk-clGF"
                    />
Image

Kitenite avatar Mar 05 '25 23:03 Kitenite