jasonmayes / Twitter-Post-Fetcher

Fetch your twitter posts without using the new Twitter 1.1 API. Pure JavaScript! By Jason Mayes
http://www.jasonmayes.com/projects/twitterApi
Other
912 stars 233 forks source link

Version 18.01 not working on IE 11 and Edge #174

Closed goran-pavlovski closed 6 years ago

goran-pavlovski commented 6 years ago

Object doesn't support property or method 'prepend' Error happens in the latest version, there was no such issue before

jasonmayes commented 6 years ago

Is there a reason you closed this?

jasonmayes commented 6 years ago

Update: Fixed prepend issue in 18.0.2 :-) Added polyfill.

goran-pavlovski commented 6 years ago

Hah sorry i was in a hurry, i added a polyfill also so i closed it :) Thanks anyway

jasonmayes commented 6 years ago

I also added the poly :-) All fixed.