Andrew

Results 16 comments of Andrew

@aquaminer, Thank you for the PR. Could you, please, elaborate the reason behind the changes?

@aquaminer, This is definitely a bug. We need to watch for `src` prop and reset `activated` `data` property. I will handle it these weekends when I have free time. By...

@ahmedh01, Thanks for creating the issue, I'll try to investigate how to support both `3.x` and `2.x` soon.

@caweidmann, Thanks for creating the issue. On mobile a video should be `muted` (pass `&mute=1` via URL). This [SO question](https://stackoverflow.com/questions/35044594/youtube-how-to-present-embed-video-with-sound-muted) will definitely help you, since library allows you to pass...

Thank you. Is this going to be merged?

@trikadin I use this tool https://www.sassmeister.com to run some snippets from the docs.

@emorvillez, thanks for a suggestion I will take a look.

@emorvillez It's possible. Do you have any suggestions regarding how it should be implemented? My suggestion is to add another type like `WithRootEvents` which will enhance typing of `this.$root.$emit`? This...

@IrvingArmenta you don't need this library for Vue 3. Vue 3 provides [an ability to provide types of emits](https://vuejs.org/guide/typescript/composition-api.html#typing-component-emits).

@greensteph could you tell the status of the internal ticket, please?