fluttercommunity / fluttercommunity/flutter_webview_plugin
Calling dispose() and close() within onUrlChanged does not pop the WebviewScaffold
Đang mở
- Ngôn ngữ chính
- Java
- Star
- 1.5k
- Fork
- 938
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
When trying to pop the WebviewScaffold by calling `FlutterWebViewPlugin.dispose()` and `FlutterWebViewPlugin.close()` after having been redirected, instead of popping the Route, the `_WebviewPlaceholder` only switches to the `child` Widget (`initalChild` or `CircularProgressIndicator`), rather than returning to the previous Route.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.