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

Open
rhclayto opened this issue Sep 25, 2022 · 5 comments
Open

Vue 3 Support #156

rhclayto opened this issue Sep 25, 2022 · 5 comments

Comments

@rhclayto
Copy link

Will a Vue 3 version be forthcoming, by any chance?

@wolfgangwalther
Copy link
Contributor

Eventually: Yes, for sure.

But unfortunately, I can't give you any timeline right now.

If you want to help, you can maybe start my trying to use it in a vue3 project and see what roadblocks there are?

@rhclayto
Copy link
Author

Thanks for the response. I will try it out in the next few days, & report what I discover.

@Mhyrtas
Copy link

Mhyrtas commented Dec 16, 2022

I've been trying vue-h5p on Vue 3 and ran into a problem. Seems like it can't generate the iframe cause "srcdoc" is undefined.

The only problem I can see is that my src prop is not right?

@vsojo
Copy link

vsojo commented Jun 10, 2023

Same problem as @Mhyrtas here :(
runtime-core.esm-bundler.js:496 TypeError: Cannot read properties of undefined (reading '_c')
The undefined is srcdoc.

@rhclayto: Did you manage to make it work in Vue3?

Thanks!

@wolfgangwalther
Copy link
Contributor

We have a beta version for vue 3 here now: https://github.com/technowledgy/vue-h5p/releases/tag/v1.0.0-beta.1

Feedback welcome.

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

No branches or pull requests

4 participants