linkesch / medium-editor-insert-plugin

jQuery insert plugin for MediumEditor
http://orthes.github.io/medium-editor-insert-plugin
MIT License
1.22k stars 351 forks source link

Fix instagram multiple embed render problem #505

Closed ne2030 closed 2 years ago

ne2030 commented 4 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
New tests added? not needed
Fixed tickets comma-separated list of tickets fixed by the PR, if any
License MIT

Description When embed multiple instagram, first embedding is successful. But all after first one is not rendered correctly. By following instagram's instruction link It should call 'instgrm.Embeds.process()' at every embedding.

--

Please, don't submit /dist files with your PR!