transitive-bullshit / react-static-tweets

Extremely fast static renderer for tweets.
https://react-tweet.vercel.app
MIT License
565 stars 46 forks source link

Error with Next Image sizing #51

Open sdan opened 1 year ago

sdan commented 1 year ago

Trying to render a simple tweet and run into

Error: Image with src "https://pbs.twimg.com/media/FjG11trXEAAXm8F?format=jpg&name=small" must use "width" and "height" properties or "layout='fill'" property.

whenever a tweet has an image embedded

davidkaggulire commented 1 year ago

Am facing the same issue especially on the dynamic client side rendering. Any help rendered will be much appreciated