fix: keep state in memory in ModalBottomSheetRoute
Fix #252, #255. Was caused by d350f4b66fcb11c3178fc69f09005de16f9ef7d7.
ModalBottomSheetRoute was previously using PopupRoute, where maintainState was default to true. This fix simply reproduce this behavior.
@jamesblasco Could you please look at this PR and merge it?
Hello, same problem. Merge it plz
Hello, Merge it pls
@LeGoffMael Can you grant me access to the PR branch? I can add a test to avoid future breaking.
Just sent you an invitation as collaborator @AlexV525 ! Thanks for the helps~
I think the mainState can be exposed for controllable and defaults to true. WDYT? @LeGoffMael