Home

Issue: 2128

A problem of nuxt in IE9

[issue link]

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

This question is available on Nuxt.js community (#c1886)