Closed HamptonNorth closed 9 months ago
It's not vue3 ready. Currently I'm working on the vue3 version, it will be released on the next branch.
Thanks for reply. Out of interest have you looked at IdleDetector api for Chrome?
Rob
On Tue, 11 May 2021 at 12:05, Lukasz Malek @.***> wrote:
It's not vue3 ready. Currently I'm working on the vue3 version, it will be released on the next branch.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/malekim/v-idle/issues/18#issuecomment-838279660, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMS65ZMUPTM27AHZCOUDULTNEFQ5ANCNFSM44RYLGQQ .
I didn't yet, but looks promising!
@malekim first of all, thanks for the work your pulling off here. I wanna ask, if you could give an update about the progress status of including vue 3 support?
@MoeNeuron Added vue3 support
Get error
Uncaught TypeError: Vue.extend is not a function at v-idle.js:6
I'm presuming this is a "Doesn't work with Vue3" issue. Is that the case?
If so, are there any plans to upgrade the code?
Many thanks