Skip to content
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

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

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

…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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant