Closed edshkliaruk closed 11 months ago
I found solution. https://github.com/justinmahar/react-social-media-embed/blob/master/src/components/embeds/InstagramEmbed.tsx#L10
'//www.instagram.com/embed.js' value should be 'https://www.instagram.com/embed.js'
@edshkliaruk I've patched the package with the fix you suggested.
npm i react-social-media-embed@latest
Give the latest version of the library a shot and let me know if it's working for you now!
@justinmahar thank you so much for quick reaction, I appreciate it. For me, everything works correctly with internal testing. I will inform you if I have any cases regarding this issue but right now it works.
You got it bud!
Cheers
I am faced with
Failed to load resource: The file “embed.js” couldn’t be opened because there is no such file.
instagram embed, the rest of social medias work fine.Device: iPhone 12 IOS version: 17.1.2 The project uses Capacitor, so it's reproducible on Application based on Capacitor cross-platform native runtime and only on iPhone with new IOS version.