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

One of the transitive dependency is depreciated - [email protected] #91

Open
versatilemage opened this issue Jan 22, 2023 · 2 comments

Comments

@versatilemage
Copy link

In the react-modal-video the transitive dependency querystring is used but It is only updated to @0.2.0 so It throws error when hosting on depreciated packages on querystring version used in react-modal-video so please look into it

@uidev1116
Copy link
Contributor

@versatilemage

I understand. Would you be able to share the error message with us?

@SauravPatel3042
Copy link

Hello Team,

I have a Vimeo video that contains a Query string in videoId so I can't play it.

Actula link on ifream link is (Two Question mark in link)
//player.vimeo.com/video/855810524?h=23cda6f8ac?api=false&autopause=true&autoplay=true&byline=true&loop=false&portrait=true&title=true&xhtml=false

When i made a change link to this (Remove one Question mark and add & instaded of Question mark)
//player.vimeo.com/video/855810524?h=23cda6f8ac&api=false&autopause=true&autoplay=true&byline=true&loop=false&portrait=true&title=true&xhtml=false

After i made change than video work properly.

so can you please help me to fix this issue and i am using this "react-modal-video": "^1.2.8" version.

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

3 participants