update vrouter (fix pop issues with modal sheets)
Recent versions of vrouter properly support the showModal* functions, which solves the issues with the android back button popping the chat view instead of closing a user sheet or image view. Fixes #426.
This commit is contained in:
parent
8dff85626e
commit
33b3c546aa
2 changed files with 3 additions and 3 deletions
|
|
@ -69,7 +69,7 @@ dependencies:
|
|||
unifiedpush: ^1.0.2
|
||||
universal_html: ^2.0.8
|
||||
url_launcher: ^6.0.3
|
||||
vrouter: ^1.1.2+5
|
||||
vrouter: ^1.1.4+11
|
||||
|
||||
dev_dependencies:
|
||||
dapackages: ^1.6.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue