Skip to content

Fix webapp navigation#645

Merged
chrisgregan merged 1 commit into
mainfrom
fix-webapp
Feb 28, 2026
Merged

Fix webapp navigation#645
chrisgregan merged 1 commit into
mainfrom
fix-webapp

Conversation

@chrisgregan
Copy link
Copy Markdown
Contributor

This pull request fixes the initialization logic for the WebView in WebAppDocumentView.xaml.cs to improve reliability and ensure event registration occurs only once. The main change is moving WebView initialization and event handler setup from the LoadContent method to a new, dedicated initialization method triggered by the view's Loaded event.

@chrisgregan chrisgregan merged commit d3d37ad into main Feb 28, 2026
2 checks passed
@chrisgregan chrisgregan deleted the fix-webapp branch February 28, 2026 07:56
chrisgregan added a commit that referenced this pull request Mar 19, 2026
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.

1 participant