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

Parsing/rendering fails when URL has additional query string params #38

Open
thinkdj opened this issue Jul 4, 2020 · 0 comments
Open

Comments

@thinkdj
Copy link

thinkdj commented Jul 4, 2020

If the video URL has extra params, the embed fails

Example

https://www.youtube.com/watch?v=tXsQJhoauxc&t=100s - Fails

https://www.youtube.com/watch?v=tXsQJhoauxc - Works

Ideally, the component should figure this out and call the required URL in proper format automatically

@thinkdj thinkdj changed the title Parsing/rendering fails when URL has other query string params Parsing/rendering fails when URL has additional query string params Jul 4, 2020
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

1 participant