When I start to run my nuxt project in ie9,I got a problem. console say "nuxt Error while initializing appTypeError: 对象不支持“replaceState”属性或方法", it seems not support replaceState. Is anyone can tell me how to fix it ? !
PS: I have already installed babel-polyfill, and ie9 can run the project few days, but today the problem was appear, even I didn't have change anything! It sounds unbelievable...but it happen
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1886">#c1886</a>)</em></sub></div>