You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tweet button at the end of the sentence in the second bullet point on the epilogue don't appear to show up for me. At first I thought it was my adblocker, but even after disabling uBlock Origin, and refreshing the page, the button still didn't appear. However, in developer tools, there is html being loaded in the iframe, and if I follow the link in the anchor tag manually it will show a tweet button.
Expected Behavior
There should be a tweet button at the end of the second bullet point on the epilogues.
Current Behavior
No tweet button appears
Possible Solution
I'm not entirely sure how to fix this, as the data is loading in the iframe, but the button appears to not appear.
Steps to Reproduce (for bugs)
Go through either of the stories to the end where you see the templates
The tweet button will be missing from the second bullet point.
Context
I was playing around on the site after the website was linked to me by a friend. At first I thought it could be my adblock, but upon disabling the adblock and reloading the page the button was still not there, despite there being html loaded in the iframe.
Thank you @Chris-Bitler for bringing this to my attention.
This seems to be due to a change in Twitter's script (they no longer render a widget that isn't visible when it is called). I added a simple link and image instead.
The tweet button at the end of the sentence in the second bullet point on the epilogue don't appear to show up for me. At first I thought it was my adblocker, but even after disabling uBlock Origin, and refreshing the page, the button still didn't appear. However, in developer tools, there is html being loaded in the iframe, and if I follow the link in the anchor tag manually it will show a tweet button.
Expected Behavior
There should be a tweet button at the end of the second bullet point on the epilogues.
Current Behavior
No tweet button appears
Possible Solution
I'm not entirely sure how to fix this, as the data is loading in the iframe, but the button appears to not appear.
Steps to Reproduce (for bugs)
Context
I was playing around on the site after the website was linked to me by a friend. At first I thought it could be my adblock, but upon disabling the adblock and reloading the page the button was still not there, despite there being html loaded in the iframe.
Your Environment
The text was updated successfully, but these errors were encountered: