The Instant View Editor uses a three-column layout, so you really want to use it on a desktop screen that's wide enough. Sorry for the inconvenience.

Back to the main page »

Original

Preview

Link Preview

Issue #1

In IV tweet widget/blockquote contains twitter embed (that's possible, huh?) with same tweet.

There's nothing like that on original page, here's code from firefox with disabled JS: https://i.imgur.com/74Wd7lp.png
Mykhailo Komendant
IV fetch content of embedded post from source (from twitter.com), and removes inserted <blockquote> from original article.

In the current case, selected second tweet is a tweets thread - embed code for them contain only contents for first tweet in the thread, while IV fetch all contents from these embeds.


Actually, embedded tweet needs only <blockquote class="twitter-tweet"> and link to tweet inside to work in IV. All other content in <blockquote> is ignored.

Screenshots with these two tweets on example domain:
https://telegra.ph/file/ade93a8975efbdccce7bc.png

And code for testing:
https://pastebin.com/vGykJ6M8
Type of issue
Rudimentary content not removed
Reported
Mar 18, 2019