justinmahar / react-social-media-embed

📰 Easily embed social media posts from Facebook, Instagram, LinkedIn, Pinterest, TikTok, X (Twitter), and YouTube in React.
https://justinmahar.github.io/react-social-media-embed/
MIT License
215 stars 30 forks source link

InstagramEmbed, FacebookEmbed not working properly on preact #76

Open Jie-echo opened 4 months ago

Jie-echo commented 4 months ago

preact version is 10.11.3

Jie-echo commented 4 months ago

Preact technology stack After introducing TikTok, there is only one div when loading. After the loading is successful, the div loading placeholder image is not cleared.

image