Twitter link not working in codepen window but working fine in debug window

In the front-end framework Project 1 we have been told to put a twitter link. That doesn’t work on the codepen window with the HTML,CSS and JS editors with the preview on the right and navbar on top.

But if i open debug mode then it works. How to make it work in normal codepen.io pen? thanks in advance.

you can’t, the twitter API does not allow for it to work in embeds, which is what codepen makes for the page.
It’s fine anyway, do not worry

okay thanks, :))))))

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.