alfhen / vue-cookie

A Vue.js plugin for manipulating cookies
MIT License
822 stars 74 forks source link

check cookie is exists #34

Closed ayw-id closed 6 years ago

ayw-id commented 6 years ago

Hi, the error said, "document is not defined" for VueCookie.get('username') when I don't store any session so, how to check the session first?