vue-stripe-menu icon indicating copy to clipboard operation
vue-stripe-menu copied to clipboard

Not Vue 3 compatible

Open intositeme opened this issue 4 years ago • 7 comments

Can't seem to get it to work with Vue 3.

intositeme avatar Nov 25 '20 08:11 intositeme

Hi, I haven't tested it on Vue 3 yet. I'll try later

oleksiikhr avatar Nov 27 '20 21:11 oleksiikhr

Hi. I need to use this plugin in vue 3. When will it be updated?

amirhossein-fzl avatar Nov 30 '20 14:11 amirhossein-fzl

How do I install the new version of npm?

amirhossein-fzl avatar Dec 01 '20 14:12 amirhossein-fzl

Sorry, very little time, Vue 3 is not supported yet.

oleksiikhr avatar Dec 01 '20 16:12 oleksiikhr

Present at least as an alpha version. This way I can not use npm to get dependencies either!

amirhossein-fzl avatar Dec 04 '20 16:12 amirhossein-fzl

How do I build a library (project | plugin)? When I build, it gives the error that raw-loader and sass-loader are needed. I have installed these two. But it still gives an error. What should I do?

amirhossein-fzl avatar Dec 05 '20 16:12 amirhossein-fzl

While we wait for the community to port to Vue 3, would you be open to a PR that allows the option of installing under Vue 3? Since the options API isn't deprecated (and you can mix and match both APIs), Vue 3 projects should be able to use this, and using Vue Demi should allow a seamless installation for an alpha build that still uses the Options API while everything is ported over?

dtomlinson91 avatar Mar 29 '21 09:03 dtomlinson91