Closed yinshipeng closed 6 years ago
Try changing the state variable in the store/index.js file as follows.
export const state = () => ({ user: null })
@promek thanks ;)
Solved, thks @promek Why is it happening ?
Solved too, thank you.