Skip to content

Sync release-go_router to main#11539

Closed
fluttergithubbot wants to merge 8 commits intomainfrom
release-go_router
Closed

Sync release-go_router to main#11539
fluttergithubbot wants to merge 8 commits intomainfrom
release-go_router

Conversation

@fluttergithubbot
Copy link
Copy Markdown
Contributor

This automated PR syncs the changes from the release branch release-go_router back to the main branch.

@fluttergithubbot fluttergithubbot added the override: post-release-go_router label used for post release sync label Apr 20, 2026
@github-actions github-actions Bot added p: go_router triage-framework Should be looked at in framework triage labels Apr 20, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the go_router package to version 17.2.2 and includes a fix for pop() restoring stale configurations when using onExit. A critical issue was identified in the CHANGELOG.md file, which contains unresolved merge conflict markers that must be removed.

Comment on lines +1 to +7
<<<<<<< go_router-24678095354-1
## 17.2.2

- Fixes `pop()` restoring stale configuration when route has `onExit`, which could cause the popped route to reappear with async redirects.

=======
>>>>>>> release-go_router
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The CHANGELOG.md file contains unresolved merge conflict markers. Please resolve these by removing the markers and keeping the correct version entry.

Suggested change
<<<<<<< go_router-24678095354-1
## 17.2.2
- Fixes `pop()` restoring stale configuration when route has `onExit`, which could cause the popped route to reappear with async redirects.
=======
>>>>>>> release-go_router
## 17.2.2
- Fixes pop() restoring stale configuration when route has onExit, which could cause the popped route to reappear with async redirects.

@chunhtai chunhtai closed this Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

override: post-release-go_router label used for post release sync p: go_router triage-framework Should be looked at in framework triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants