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 #228: BottomSheetRoute throws if declared as initial route #379

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

kvenn
Copy link
Contributor

@kvenn kvenn commented Nov 7, 2023

Fixes: #228

If you set your initial route to a page that uses a ModalBottomSheetRoute, it will cause a crash.

This prevents that crash.

@kvenn kvenn changed the title Initial route fix Fixes #228: Initial route fix Nov 7, 2023
@kvenn kvenn changed the title Fixes #228: Initial route fix Fixes #228: BottomSheetRoute throws if declared as initial route Nov 7, 2023
@jamesblasco
Copy link
Owner

Thank you for the fix!

@jamesblasco jamesblasco merged commit 9f1817e into jamesblasco:main Nov 8, 2023
1 check failed
TasnimAnas pushed a commit to TasnimAnas/modal_bottom_sheet that referenced this pull request Jul 13, 2024
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.

BottomSheetRoute throws if declared as initial route
2 participants