anish2690 / vue-cookie-next

A vue 3 plugin for handling browser cookies with typescript support. Load and save cookies within your Vue 3 application
MIT License
53 stars 6 forks source link

fix: TypeError: this..isCookieAvailable is not a function #5

Closed anish2690 closed 3 years ago

anish2690 commented 3 years ago

update: bump vite & vue versions

Fix: Typescript error (https://github.com/anish2690/vue-cookie-next/issues/4)(https://github.com/anish2690/vue-cookie-next/issues/3) Fix: (https://github.com/anish2690/vue-cookie-next/issues/3)