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

index: Fix URL parameter parsing #89

Closed
wants to merge 1 commit into from
Closed

Conversation

bekriebel
Copy link

When using DashCast or any other external site that may use the embedded
URL, we want to make sure we are using the original location of the page
instead of looking at the referrer URL. The referrer URL will not have
the url or entity parameters.

Fixes: #88

When using DashCast or any other external site that may use the embedded
URL, we want to make sure we are using the original location of the page
instead of looking at the referrer URL. The referrer URL will not have
the `url` or `entity` parameters.

Fixes: AlexxIT#88
@bekriebel
Copy link
Author

Rebased and confirmed that this is still needed on the v2.1.1 version.

@AlexxIT AlexxIT force-pushed the master branch 3 times, most recently from f29d0e1 to 6a7e35c Compare January 2, 2023 10:43
@AlexxIT
Copy link
Owner

AlexxIT commented Jan 3, 2023

Not relevant in version 3

@AlexxIT AlexxIT closed this Jan 3, 2023
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

Successfully merging this pull request may close these issues.

Cannot stream with DashCast
2 participants