vuex2 in webview of android4.4.2 cannot initialize

Created on 22 Oct 2016  路  4Comments  路  Source: vuejs/vuex

vuex2 in webview of android4.4.2 cannot initialize, it makes the hold project failing to run

need repro

Most helpful comment

Are you using Promise polyfill? Vuex requires Promise and Android 4.4.2 does not seem to support it in native.

All 4 comments

Hi, thanks for filling this issue. Please follow the Issue Reporting Guidelines and provide a live reproduction on jsfiddle, codepen etc. Thanks!

Are you using Promise polyfill? Vuex requires Promise and Android 4.4.2 does not seem to support it in native.

Thanks

@ktsn thanks for this information

Was this page helpful?
0 / 5 - 0 ratings

Related issues

FranckFreiburger picture FranckFreiburger  路  37Comments

egonyans picture egonyans  路  40Comments

ruiposse picture ruiposse  路  27Comments

pschaub picture pschaub  路  24Comments

dsl101 picture dsl101  路  20Comments