-
From the source code below, it print "before theShelf.shelfRun" and "after theShelf.shelfRun" but didn't print anything inside theShelf.Handler init().
Note: compiled on windows using this command:…
-
**Describe the bug**
In my project https://github.com/KevinnZou/compose-webview-multiplatform. It has a `webview` module and a sample module depending on the `webview` module. I implemented a logic i…
-
## 提问请看
* 系统信息(必要信息)
* 复现操作描述(必要信息)
* 使用代码 (可选)
* crash日志 (必须信息)
* gif复现效果 (可选)
* 抽取demo (可选)
-
Everything works well until i try to change the color of the text.
it crashes and gives me this error.
```
Performing hot reload...
Syncing files to device ASUS X00TD...
Reloaded 0 of 580 lib…
-
When using a webview inside of a scrollview, some content renders a completely distorted page and some content even crashes the app. This problem only affects Androidm the same app, on iOS the same …
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. ... Tap the Floating Action Button
3. ... Tap the TextField so that the keyboard shows. Note the logs!
3. ... clos…
-
Hi,
I want to update HTML from a UiState. I tested this:
```
val state = rememberWebViewStateWithHTMLData("initial")
val navigator = rememberWebViewNavigator()
LaunchedEffect(Unit…
-
This problem has been reported before but it has not been resolved, I have the latest stable version of flutter (2.8.1), open this issue because the others are closed, this problem happens every time …
-
### Description
I am trying to load and view PDF files from local and from android device(mail) inside customwebview in MAUI application using PDF.js library. Done with all handlers code for custom…
-
Hi Playwright team,
I have checked the docs for the Node.js version of Playwright and I have seen that it supports Android and Electron application testing, though it's still in an experimental pha…