v-idle icon indicating copy to clipboard operation
v-idle copied to clipboard

3.0 doesn't have Vue.extend anymore.

Open HamptonNorth opened this issue 4 years ago • 4 comments

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

HamptonNorth avatar May 10 '21 17:05 HamptonNorth

It's not vue3 ready. Currently I'm working on the vue3 version, it will be released on the next branch.

malekim avatar May 11 '21 11:05 malekim

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 .

HamptonNorth avatar May 11 '21 12:05 HamptonNorth

I didn't yet, but looks promising!

malekim avatar May 12 '21 14:05 malekim

@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?

MoeBensu avatar Jul 08 '21 09:07 MoeBensu

@MoeNeuron Added vue3 support

malekim avatar Feb 23 '24 17:02 malekim