Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue 3 support #55

Open
JoshuaLowe1002 opened this issue Sep 30, 2020 · 6 comments
Open

Vue 3 support #55

JoshuaLowe1002 opened this issue Sep 30, 2020 · 6 comments

Comments

@JoshuaLowe1002
Copy link

Was trying to use this with Vue 3. It looks like Vue.use has now been removed and you have to do createApp.use instead.

I tried plugging in the example but get this error, is Vue 3 support something that is planned to be added in the near future?
image

@mblarsen
Copy link
Owner

mblarsen commented Oct 1, 2020

Aside from the typescript warnings. Did you have any issues?

Once Vue3 moves out of the next tag I'll look at upgrading. This plugin supports router, vuex, and nuxt so I have to make sure these work as well. So preferably I would be able to do all of these at once as things settles.

@mblarsen mblarsen changed the title Vue 3 + TS Support Vue 3 support Oct 1, 2020
@ljcremer
Copy link

HI Michael.

Do you have any plans to make a Vue 3 version available?

@mblarsen
Copy link
Owner

Yes, @ljcremer, check the comment just above yours :)

I'm also working on a new version of the underlying browser-acl library that better supports async permissions.

I cannot give you any time as to when this happens. PRs for Vue 3 are welcome if you are up for it?

@ljcremer
Copy link

Ah great. Thanks

My knowledge of these things are still a bit weak but if I have some time I will look and see if I can help.

@shkipan
Copy link

shkipan commented Apr 30, 2021

Hi everyone!
Is there any chance somebody can help me with using Acl with Vue 3 app? Since Vue global instance is currently unreachable, installation manual from Readme seems outdated. I've tried several options and kind of struggled with it.
Thanks for your attention!

@mblarsen
Copy link
Owner

Hi @shkipan the lib needs to be updated for V3. I'm looking for help on this since I'm unable to work on it for the time being.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants