turns out I have been developing the site on safari tech preview and fetch api is only supported on tech preview!
Thanks for the feedback.. I'll work on this.
You should be using a polyfill no matter what; not everybody runs the latest builds. Some people don't even know what a latest build is--even tech people.
Comments
turns out I have been developing the site on safari tech preview and fetch api is only supported on tech preview! Thanks for the feedback.. I'll work on this.
You can use this polyfill and it should work: https://github.com/github/fetch
Done and online http://www.freelancelist.in/ . Thanks, you guys! :)
You should be using a polyfill no matter what; not everybody runs the latest builds. Some people don't even know what a latest build is--even tech people.