-
When I use `rendering = CefRendering.OFFSCREEN` it is crashing
`client.createBrowser(content, rendering = CefRendering.OFFSCREEN)`
It try to load from `/IdeaProjects/testapp/natives/macosx-univers…
-
The desktop version of this library seems to be using an old version of Ktor and is incompatible with the binaries of Ktor 3.0.0. Could the Ktor version be updated?
Here's the error in question:
`…
LOOHP updated
1 month ago
-
I was just wondering if the TarGzExtractor is downloading only what is needed for JCEF to be started.
It looks like its including most of the files from JetBrainsRuntime but I was not 100% sure if …
-
Hi,
I think this project is filling a really important gap, given that most real world applications with a graphical user interface these days has a webview somewhere.
On Desktop: has the use o…
-
依赖版本:
compose = "1.7.0-alpha02"
kotlin = "2.0.10"
navigation = "2.8.0-alpha08"
我将main分支的webview模块手动依赖到了项目中,因为通过
implementation("io.github.kevinnzou:compose-webview-multiplatform:1.9.20")
这种方式依…
-
When I run the app with the library and launch the basicWebView I get the following error:
```
Debug: (ComposeWebView) wv.handleNavigationEvents()
A fatal error has been detected by the Java R…
-
**Describe the bug**
If you use Proguard on JVM (e.g. as part of a Compose/Desktop application as per [compose docs](https://github.com/JetBrains/compose-multiplatform/tree/master/tutorials/Nat…
-
If I use jbr_jcef as the runtime, can I avoid re-downloading the runtime during startup? And if so, what steps should I take to ensure this?
-
Hello there,
In my KMM project I am currently using Ktor 3.0.0-beta-1 version for several reasons, the problem is that when compiling and trying to open a webview in my compose desktop app an issue…
-
在我试图初始化kcef的时候,出现了这个报错