-
I've encountered problem on Windows. The `WebView` shows blank screen for all possible usage scenarios. After some debugging, I found the problem: KCEF returns the state `NEW` and webview then just sh…
-
The doc of `rememberWebViewState` states:
> param additionalHttpHeaders Optional, additional HTTP headers that are passed to [AccompanistWebView.loadUrl]. **Note that these headers are used for all…
-
### build.gradle.kts配置
```
plugins {
id("java")
id("org.jetbrains.kotlin.jvm") version "1.9.21"
id("org.jetbrains.intellij") version "1.16.1"
id("org.jetbrains.compose") version …
-
**Browser**: CEF Version = 119.4.7
**OS**: Mac OS 14.2.1 (23C71)
**Clappr Version**: 0.5.0
**Steps to reproduce**:
* I Loaded [clappr jsfiddle](https://jsfiddle.net/cda0vs6n/) directly int…
-
I have made a patch for Daisy Patch which, for some reason, stops working as it should after a couple of minutes. I am using a 16n faderbank with midi cc's 17-32 to control the device. It works as it …
-
For a compose desktop application i get this error in `state.errorsForCurrentRequest` using the code sample in the [README.desktop.md](https://github.com/KevinnZou/compose-webview-multiplatform/blob/m…
-
Not sure if it's related with the library but after implementing it I started to get reports from users experiencing a crash with the following error message:
`void org.jetbrains.skiko.OpenGLLibrar…
-
I was able to load a url in the webview (inside a Window) and implement js bridge using the SNAPSHOT version. Now I'm facing a different issue. When I got a message from the web app I need to show a p…
-
Hello, I have integrated your component into my sample application, but now I'm encountering an issue. When I use 'rememberWebViewStateWithHTMLData' to load data in Desktop, it prompts me with the fo…
-
java.lang.IllegalAccessError: class org.cef.browser.platform.CefBrowserWindowPlatform (in unnamed module @0x22eab566) cannot access class sun.awt.AWTAccessor (in module java.desktop) because module ja…