Skip to content

Fixes new pageData not being used in old StandardPage's brought back to the top of the navigation stack. #30

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
merged 5 commits into from
Jan 8, 2025

Conversation

Moncader
Copy link
Contributor

fix: Fix an issue when StandardPage page data's type changes from nullable to non-nullable and null data is trying to be restored on route load.

fix: fix an issue where if you navigate to an existing StandardPage, the old pageData would not be overridden with the new pageData.

Issue Number

fixes #28
fixes #29

Moncader and others added 5 commits December 10, 2024 09:59
…lable to non-nullable and null data is trying to be restored on route load.

fix: fix an issue where if you navigate to an existing StandardPage, the old pageData would not be overridden with the new pageData.
StandardPage pageData Test. If you have a pageKey for a StandardPage that ignores pageData.
@Moncader Moncader marked this pull request as ready for review January 7, 2025 08:45
@Moncader Moncader merged commit b0dd00b into gree:main Jan 8, 2025
3 checks passed
@Moncader Moncader deleted the fix/page-data-not-updating-route branch January 8, 2025 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants