react-tweet-embed
react-tweet-embed copied to clipboard
Can we make isLocal configurable?
Hi. Thanks for the handy library! We're using this in a mobile context and the isLocal logic causes the rendering to fail. Would you accept a PR that allows isLocal
to be passed as an optional boolean value?
can you share the exact type error?
is it that window.location
does not exist?