nuxtServerInit cannot commit state
[issue link]Hi @Atinux ,
i have an issue about commiting a new state (token) to the store via nuxtServerInit function, the token is displayed in my terminal in the server side but in my vue-devtools the state.token not refreshed and have the intial state.
