filrak / vue-offline

Offline states and storage for Vue PWA
MIT License
349 stars 20 forks source link

Vue 3 composition API support #24

Open Oleksii14 opened 3 years ago

Oleksii14 commented 3 years ago

Since the 3d version of Vue was release, we need support for Vue 3 and Composition API

ratron commented 2 years ago

The readme.md could also mention that it's Vue 2 with no Vue 3 support

nervusdm commented 2 years ago

Does it work with vue js 3? Or not at all ?

KenEucker commented 2 years ago

@nervusdm at the moment this library does not appear to support the Vue3 Composition API.

I am looking forward to an update from the author.