Sanjay Thakur

Results 4 comments of Sanjay Thakur

There's a bug in vercel's implementation of fetch which static-tweets is leveraging on subsequent calls vercel's fetch is returning null. If you add this postinstall script to your package.json, should...

hey @leerob, I didn't find an open issue that was indicative of this problem, my mistake for not creating one. I created one over here with much more information: https://github.com/vercel/fetch/issues/69

hey @transitive-bullshit, you managed to fix the issue [over here](https://github.com/transitive-bullshit/react-static-tweets/issues/43). Did you figure out if the issue is related to TLS session caching? If so, I can close this up.

Sadly, if we can't fetch tweet data, this package is kaput, along with our dreams of statically rendered tweets. Any idea for how we can fix the issue?