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 #244

Closed
nirnejak opened this issue Aug 17, 2021 · 2 comments
Closed

Vue 3 Support #244

nirnejak opened this issue Aug 17, 2021 · 2 comments

Comments

@nirnejak
Copy link

Is your feature request related to a problem? Please describe.
Need Support for Vue 3, it's breaking

Describe the solution you'd like
Would like to see the support for Vue 3

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Currently getting the following error

index.js?ee98:146 Uncaught TypeError: __WEBPACK_IMPORTED_MODULE_0_vue___default.a is not a constructor
    at Object.eval (index.js?ee98:146)
    at __webpack_require__ (index.js?ee98:30)
    at Object.eval (index.js?ee98:240)
    at __webpack_require__ (index.js?ee98:30)
    at Object.eval (index.js?ee98:208)
    at __webpack_require__ (index.js?ee98:30)
    at Object.eval (index.js?ee98:154)
    at __webpack_require__ (index.js?ee98:30)
    at eval (index.js?ee98:76)
    at eval (index.js?ee98:79)
@Glideh
Copy link

Glideh commented Sep 1, 2021

The project has been continued in a fork and works pretty fine for me.
It is now working with Vue 3 and has been ported to Typescript.
Related thread for more details: #198

@nirnejak
Copy link
Author

nirnejak commented Oct 2, 2021

@Glideh Thanks for sharing this

@nirnejak nirnejak closed this as completed Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants