Video component poster prop not working

Hey Plasmic team! I think I found an issue with the Video component and Codegen. Poster URL’s seem to have extra trailing quotes like this:
<Video poster={'"img.png"'} />

which then makes the request fail to fetch the image

Hey Jorge! Do you mean the HTML Video component?

@icaro yeah, the Poster prop of the HTML Video component

bumping this :slightly_smiling_face:

it’s currently preventing our pages from having poster images like in the screenshot

I’ll take a look at this today!

thanks @icaro, no rush! just a friendly reminder :grimacing:

can you send me a project that only has this error?