Cannot embed pinterest links in Rich text

Hello again :slight_smile:

I cannot embed a pinterest post in my rich text field.
Here is a video showing the bug occuring. I do not have any error message, the embed element just disappear after the document was saved and published.

https://www.loom.com/share/8a27e02778f041a194cf2466aa2dd672?t=0

EDIT
repo url = https://utopixwebsite.prismic.io/
link we are trying to embed = any link but for example https://pin.it/2fuCCum
document id = any document but for example this one https://utopixwebsite.prismic.io/documents~b=working&c=published&l=fr-be/YNwsrRIAACgAZ8DW/

Hi Romain,

It's good to see you. I think you are correct in saying that this is a bug, but not with the embed field. I think this is the same as another issue we're aware of with images within bulleted lists disappearing:

Can you test adding this somewhere outside the list to confirm that this is indeed the issue?

If it is, then the workaround, for now, is to make sure the embed field isn't added inside the list but to make sure it's added between list items instead. Even better would be to use slices and model it as so:

    [Rich text]
    [Embed]
    [Rich text]

Thanks.

Hello again Phil :slight_smile:

This was indeed the problem. Cannot add the embed field within list item. It works great after the list though.

Thanks for the help

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.