vite icon indicating copy to clipboard operation
vite copied to clipboard

typed vuex cant work with vue, nuxtServerInit not being call

Open hotrungnhan opened this issue 2 years ago • 1 comments

Versions

nuxt-vite: 0.2.4 nuxt: 2.15.7

Reproduction

https://codesandbox.io/s/xenodochial-tamas-x4985?file=/nuxt.config.js

Description

I add nuxt typed vuex to my project, it work so well in normal mode, but when i install vite , it not work , no log , no thing else . So i dont know why this package isnt work . how odd

hotrungnhan avatar Sep 23 '21 13:09 hotrungnhan

https://github.com/danielroe/typed-vuex/issues/248

wobsoriano avatar Oct 12 '21 14:10 wobsoriano