Twitter embed is heavy and is often adblocked #61
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
currently the twitter embed uses the twitter official js library. this is super heavy and often fails to display because of adblock.
the nextjs team built a twitter display component that is server rendered and wont be blocked. we should use that. https://static-tweet.vercel.app/
this wont be an easy one as there are lot of finnicky details to take care of but its a good task for a determined svelter!
The text was updated successfully, but these errors were encountered: