Why IE 11 display blank page rendering react app

后端 未结 8 1992
借酒劲吻你
借酒劲吻你 2020-11-30 07:04

I have an issue with IE 11 and my react app. I use Webpack, babel and polyfill.io cdn and all is nice until rendering bundeled file, then it stops doing anything. Do you hav

8条回答
  •  Happy的楠姐
    2020-11-30 07:37

    react-app-polyfills works for me only in production, not in dev. Build, deploy and then test it.

提交回复
热议问题