Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(windows): isolation pattern create iframe loop#13849

Merged
FabianLars merged 1 commit into
tauri-apps:devfrom
Legend-Master:isolation-iframe-loop
Jul 20, 2025
Merged

fix(windows): isolation pattern create iframe loop#13849
FabianLars merged 1 commit into
tauri-apps:devfrom
Legend-Master:isolation-iframe-loop

Conversation

@Legend-Master
Copy link
Copy Markdown
Contributor

The location.href !== __TEMPLATE_isolation_src__ never matches because of a missing / at the end, this probably doesn't affect other platforms since init script for main frame only works on those platforms

@Legend-Master Legend-Master requested a review from a team as a code owner July 18, 2025 03:42
@github-actions
Copy link
Copy Markdown
Contributor

Package Changes Through 08f8f14

There are 7 changes which include @tauri-apps/cli with patch, tauri-cli with minor, @tauri-apps/api with minor, tauri-runtime-wry with patch, tauri-bundler with patch, tauri with minor, tauri-utils with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.6.0 2.7.0
tauri-utils 2.5.0 2.6.0
tauri-bundler 2.5.0 2.5.1
tauri-runtime 2.7.0 2.7.1
tauri-runtime-wry 2.7.1 2.7.2
tauri-codegen 2.3.0 2.3.1
tauri-macros 2.3.1 2.3.2
tauri-plugin 2.3.0 2.3.1
tauri-build 2.3.0 2.3.1
tauri 2.6.2 2.7.0
@tauri-apps/cli 2.6.2 2.6.3
tauri-cli 2.6.2 2.7.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@FabianLars FabianLars merged commit 6a4451b into tauri-apps:dev Jul 20, 2025
20 checks passed
@Legend-Master Legend-Master deleted the isolation-iframe-loop branch July 21, 2025 01:16
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