Skip to content

fix(desktop): content security policy config preventing app launch #4365

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

Merged

Conversation

CuriousCorrelation
Copy link
Member

@CuriousCorrelation CuriousCorrelation commented Sep 20, 2024

Fix Content Security Policy (CSP) Configuration Preventing Desktop App Launch

Issue Description

The desktop application was failing to launch across multiple operating systems and build types. Users reported a perpetual loading spinner.

Closes HFE-598, Closes #4348 , Closes #4100

Current Status

  • The application now launches successfully on all tested platforms and build types.
  • Loading spinner issue is resolved.
  • JavaScript compilation errors and EvalErrors related to CSP are no longer occurring.
  • GraphQL connections are successful.

@AndrewBastin AndrewBastin force-pushed the fix/desktop/perpetual-loading branch from 28b9636 to 9448222 Compare September 23, 2024 11:32
@AndrewBastin AndrewBastin merged commit 7ab1a0a into hoppscotch:next Sep 23, 2024
1 check passed
@CuriousCorrelation CuriousCorrelation deleted the fix/desktop/perpetual-loading branch March 1, 2025 09:00
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.

2 participants