-1

I'm working on cross-browser compatibility issues. My react app works fine in most browsers, except in IE11 and Yandex. I have some errors shown in Yandex console, but I don't know where the error is pointing to.

This is what the error looks like.

enter image description here

Cray
  • 2,774
  • 7
  • 22
  • 32

1 Answers1

0

It works in Yandex & IE11 browsers by installing and adding react app polyfills and core-js dependencies in index.js file.