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

Can't return to the previous page. #266

Open
itning opened this issue Dec 9, 2018 · 6 comments
Open

Can't return to the previous page. #266

itning opened this issue Dec 9, 2018 · 6 comments

Comments

@itning
Copy link

itning commented Dec 9, 2018

When I open a web page and try to press the back key (physical key), it does not return to the previous page but instead displays a waiting page.

  1. When I open A page.

  2. I press back key.

@nguyenlinhnttu
Copy link

nguyenlinhnttu commented Dec 18, 2018

Me too. I have same problem.

@peteretelej
Copy link

peteretelej commented Dec 20, 2018

To replicate the issue, open the page in the webview, and click within the loaded page (not a link, just to focus). Then use the device's native Back button to go back, it then displays the CircularProgressIndicator.

  • Using the AppBar's Back button works ok though

@sqixin
Copy link

sqixin commented Jan 13, 2019

这个问题你解决了吗?我也遇到了同样的问题,不知道如何解决

@itning
Copy link
Author

itning commented Jan 13, 2019

这个问题你解决了吗?我也遇到了同样的问题,不知道如何解决

I changed the dependency library.
flutter_inappbrowser

Example:
https://github.com/itning/weather_china

@peteretelej
Copy link

@sqixin I also changed plugins, I'm using the Flutter team's https://pub.dartlang.org/packages/webview_flutter. However it has much less features than the rest

@baoxiehao
Copy link

这个问题你解决了吗?我也遇到了同样的问题,不知道如何解决

I changed the dependency library.
flutter_inappbrowser

Example:
https://github.com/itning/weather_china

The inappbrowser has more features, but it depends on android support packages which will compile error for compileSdkVersion 28. And also the scrolling feel is too fast, not that smooth as this plugin.

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

No branches or pull requests

5 participants