Open buahaha opened 4 years ago
Firefox does not even show component, and console reads:
<script> source URI is not allowed in this document: “https://platform.twitter.com/widgets.js”.
For what it's worth:
"react": "16.13.1"
"react-dom": "16.13.1"
"react-twitter-embed": "^3.0.3",
node v12.17.0
yarn v1.22.4
This is the one-liner that I use from your module:
, and this is the console output of Chrome Developer Tools:
dependencies that I think might be relevant for you... for front-end:
and for the server:
Please tell me if it is something that I can fix, or if you need more of my development setup information.