vue-stripe-menu
vue-stripe-menu copied to clipboard
Not Vue 3 compatible
Can't seem to get it to work with Vue 3.
Hi, I haven't tested it on Vue 3 yet. I'll try later
Hi. I need to use this plugin in vue 3. When will it be updated?
How do I install the new version of npm?
Sorry, very little time, Vue 3 is not supported yet.
Present at least as an alpha version. This way I can not use npm to get dependencies either!
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?
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?