Hi all, I’ve embedded a Twitter timeline on a website with the following code:
Tweets by Tempus_novo
It’s loading the widgets.js fine, but it’s returnin the error:
widgets.js:11 Uncaught TypeError: Cannot read property ‘id’ of undefined
at r (widgets.js:11)
at widgets.js:11
at Array.map ()
at i (widgets.js:11)
at widgets.js:8
at Array.reduce ()
at widgets.js:8
at Array.reduce ()
at r (widgets.js:8)
at o (widgets.js:8)
Is there a way to fix this locally or is it a Twitter thing?
Thanks in advance.