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

Error when third party cookies are blocked #240

Closed
JBlitzard opened this issue Nov 22, 2022 · 1 comment
Closed

Error when third party cookies are blocked #240

JBlitzard opened this issue Nov 22, 2022 · 1 comment

Comments

@JBlitzard
Copy link

Our company policy requires that 3rd party cookies are blocked. The plugin will not load when they are not enabled.

To Reproduce
Steps to reproduce the behavior:

  1. In the browser go to settings -> Cookie settings -> Block Third party cookies
  2. Open the Pull Request Manager hub and it will show the following errors:
  • "Your browser is blocking 'localStorage' API. Save current filters and last visit on PR will not work as expected."
  • "There was an error during the extension load: SecurityError: Failed to read the 'localStorage' property from 'Window': Access is denied for this document."
  1. When I enter https://caribeiro84.gallerycdn.vsassets.io to the 'safe list' the plugin works, but that is not desirable.

Expected behavior
No calls to https://caribeiro84.gallerycdn.vsassets.io to make use of the plugin.

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome/Edge
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