My FeedDiscussionsHeadless CMS
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

Fetch API, Promise and Map in my React app not working on IE11.

Sonu Sasankan's photo
Sonu Sasankan
·Oct 18, 2018

I am using Fetch API, Promise and Map in my React application which is not supporting IE11. I expected babel would have fixed these issues but unfortunately not. Is there any solution for this or should I use any polyfill for this?