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

Uncaught TypeError: Super expression must either be null or a function #14

Closed
eNiiju opened this issue Aug 27, 2021 · 4 comments
Closed

Comments

@eNiiju
Copy link

eNiiju commented Aug 27, 2021

Hi,
I really want to try out VueMeetingSelector's component but I can't manage to make it work.
I have this error in the console : Uncaught TypeError: Super expression must either be null or a function

I just copied the example codes to work from there, but this error is preventing me from doing this.

I'm using Vue 3.0.0 with TypeScript.
Did I do something wrong ?

@iNeoO
Copy link
Owner

iNeoO commented Aug 27, 2021

Hi, well it's vue 2 comp, never tried on vue3

@eNiiju
Copy link
Author

eNiiju commented Aug 27, 2021

Oh ok my bad, seeing "Vuejs >= 2.6.x" I thought it was supported.

@iNeoO
Copy link
Owner

iNeoO commented Aug 27, 2021

Doc was made before vue3. i will upgrade it to vue3, but didn t find the time atm

@eNiiju
Copy link
Author

eNiiju commented Aug 27, 2021

Okay no problem, thanks for responding !

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