react-tweet-embed icon indicating copy to clipboard operation
react-tweet-embed copied to clipboard

Can we make isLocal configurable?

Open logseq-cldwalker opened this issue 3 years ago • 1 comments

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?

logseq-cldwalker avatar Feb 18 '22 18:02 logseq-cldwalker

can you share the exact type error? is it that window.location does not exist?

capaj avatar Apr 07 '22 14:04 capaj