mfisher
(Maris Fisher)
September 16, 2021, 2:19pm
1
Hello,
We've noticed a problem with our Embedded media slice, where the URL field no longer accepts Instagram URLs. The URL doesn't get saved when you save the document, however it does save if you enter a different website, such as Twitter. We haven't made any changes here, and have Instagram posts embedded on other pages (it just doesn't work when creating a new page), so we're not sure what the issues is.
Here's our slice:
"embedded_video" : {
"type" : "Slice",
"fieldset" : "Embedded Video",
"description" : "*Not just videos, all embedded content*",
"icon" : "video_library",
"display" : "list",
"non-repeat" : {
"video_link" : {
"type" : "Embed",
"config" : {
"label" : "Video Link",
"placeholder" : "Paste a URL"
}
}
},
"repeat" : { }
}
Any thoughts greatly received!
Fares
September 16, 2021, 3:52pm
3
Hi Maris,
Welcome to the Prismic community,
I've been able to reproduce this issue (can embed Instagram videos).
Meanwhile can you please share with me (in a private message if necessary) your repository name.
I have created an issue for this in our tracker, and we let you know in case of any updates.
Best,
Fares
mfisher
(Maris Fisher)
September 16, 2021, 4:22pm
5
Have PM'd you the repository name
1 Like
Fares
September 21, 2021, 9:43am
6
Yes got it, thanks
We will let you know in case of any updates.
Fares
closed , flag & select 'Something Else' to reopen.
September 21, 2021, 4:48pm
7
This thread is being monitored as an open ticket in the issue tracker. We will update this post as we get more information. If you have a similar use-case, you can ‘Flag’ this topic to reopen.
Fares
September 30, 2021, 1:34pm
9
Hi @mfisher ,
The issue has been fixed, can you please confirm?
system
(system)
closed as resolved, flag & select 'Something Else' to reopen.
October 4, 2021, 3:17pm
13
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
smilne
(sjmilne Milne)
January 15, 2024, 2:40pm
15
Hi, this issue has come up again for us (same repo).
We have updated the slice to include another field but I don't think that the bug coincides with that being added:
"embedded_video" : {
"type" : "Slice",
"fieldset" : "Embedded Video",
"description" : "*Not just videos, all embedded content*",
"icon" : "video_library",
"display" : "list",
"non-repeat" : {
"video_link" : {
"type" : "Embed",
"config" : {
"label" : "Video Link",
"placeholder" : "Paste a URL"
}
},
"add_video_object_structured_data" : {
"type" : "Boolean",
"config" : {
"default_value" : false,
"label" : "Add Video Object Structured Data"
}
}
},
Existing instagram embeds continue to be displayed but, as with before, new links don't work and won't save.
Any help would be greatly appreciated.
guy.proops
(Guy Proops)
January 18, 2024, 5:08pm
16
Hi @mfisher , this issue has now been fixed. Could you please try embedding an Instagram link and let me know how you get on?
Cheers,
Guy
1 Like