rubystarashe / nuxt-vuex-localstorage

MIT License
161 stars 18 forks source link

When used under ie11, the login status cannot be stored, and the status will disappear after the page is refreshed, #25

Closed wzs28150 closed 3 years ago

wzs28150 commented 4 years ago

Version 1.2.7

My project is to save and keep the login status when I log in. I found that when I use it under ie11, I can't save the login status. After refreshing the page, the status will disappear.

I set up transpile and it still doesn't work. What should I do?

SSebigo commented 3 years ago

@wzs28150 Any news about this issue?

rubystarashe commented 3 years ago

It's working with IE(not edge)

please check this example. https://github.com/rubystarashe/nuxt-vuex-localstorage-example