Skip to content

fix: duplicate window creation and CSP issues#540

Merged
kfiven merged 1 commit intomainfrom
fix-csp
Mar 11, 2026
Merged

fix: duplicate window creation and CSP issues#540
kfiven merged 1 commit intomainfrom
fix-csp

Conversation

@kfiven
Copy link
Collaborator

@kfiven kfiven commented Mar 11, 2026

Description

Fixes #539

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@kfiven kfiven merged commit fcd638b into main Mar 11, 2026
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 11, 2026
@kfiven kfiven deleted the fix-csp branch March 11, 2026 13:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Duplicate window creation and CSP issues after Tauri v2 migration

1 participant