-
The JavaScript standard library is very minimal. Is this how it should be? What should we add?
Note, the purpose of this repository is to develop the infrastructure for built-in modules, not the co…
-
In my KMP JB-Compose (https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.6.1) project, after adding the kotlinx.datetime 0.6.0-RC.2 dependency, the Gradle task `allTests` fails with th…
-
-
## note: `jsnext:main` has been superseded by `pkg.module`, which indicates the location of a file with `import`/`export` declarations.
Typically, the `pkg.module` file will *not* have other ES2015…
-
**Problem summary**: If you dispatch two parallel HTTP calls, and both call into Lua for DNS resolution, and both yield to wait for the DNS response, only the second one gets a response. The first one…
-
I'm trying to add the voyager-koin dependency to my km-project targeting android, ios and web using this version "cafe.adriel.voyager:voyager-koin:1.1.0-alpha04". Version 1.1.0-alpha03 of voyager stat…
-
### This issue is unique.
- [X] I have used the [search tool](https://github.com/ONLYOFFICE/DesktopEditors/issues?q=) and did not find an issue describing my bug.
### Operating System
Linux
…
-
### Issue Description
This seems very similar to the closed issue from a couple months ago #22192.
My configuration was bit more complex as I'm running a few containers in a pod. The workaround f…
-
Hi, awesome project.
I'm having trouble getting it to get the actual transcription to work:
```
Auth state after loading cookie: false
Auth token:
admin email: admin@example.com
admi…
-
**Problem:**
Using compose multiplatform to build a web, the calculateWindowSizeClass() will always return that both Width and Height size classes are Expanded regardless of the device.
**Descript…