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

[Bug]: loaded iframes outside viewport are not reset #40

Closed
orestbida opened this issue Apr 1, 2023 · 0 comments · Fixed by #41
Closed

[Bug]: loaded iframes outside viewport are not reset #40

orestbida opened this issue Apr 1, 2023 · 0 comments · Fixed by #41
Labels
bug:confirmed bug Something isn't working
Milestone

Comments

@orestbida
Copy link
Owner

orestbida commented Apr 1, 2023

If a specific service is accepted, and there is at least one iframe not visible in the viewport, calling .rejectService('<specific_service>') does not reset the iframe. Instead, as soon as you scroll to that iframe, it will load as if the rejectService method was never called.

This occurs with specific services only:

  • .rejectService('all') ok
  • .rejectService('youtube') fail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:confirmed bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant