-
### Bug Description:
Dear Manticore Search team,
I'm integrating your datastore with KT-Elastic search client, the indexing works but the search does not. I created a regression example over here…
-
https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.flow/channel-flow.html
![Image](https://github.com/Kotlin/dokka/assets/75973078/4fafe093-5d28-469c-a9a1-4a454…
-
```
Fatal Exception: java.util.ConcurrentModificationException
java.util.ArrayList$Itr.checkForComodification (ArrayList.java:1029)
java.util.ArrayList$Itr.next (ArrayList.java:982)
com.radiusnetw…
-
Using Gradle 3.0, Kotlin 1.0.3, and the following build.gradle file, I get a compilation error:
> Could not find method compileClient() for arguments [org.jetbrains.kotlinx:kotlinx.html.js:0.5.10] on…
-
It looks like under some race conditions using the Flow.catch operator skips upstream exceptions. For example:
```kotlin
try {
flow {
// some work...
throw RuntimeException()
}.c…
-
Kotlin know supports CBOR as part of kotlinx-serialization:
[https://kotlin.github.io/kotlinx.serialization/kotlinx-serialization-cbor/kotlinx-serialization-cbor/kotlinx.serialization.cbor/index.…
-
I've my app working fine, once I imported `azadev.kotlin` It gave me error build
My full code is a s below:
Main.kt:
```
import azadev.kotlin.css.Stylesheet
import azadev.kotlin.css.color
impo…
-
For sections similar to “Parameters” in the attached screenshot, I would advise to use a sentence case for the second column.
https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-core/kot…
-
There is a kotlinx-html-common, kotlin-html and other wierd variations that make managing your packages on first go a little confusing. These docs don't indicate that kotlinx-html-common exists unless…
-
### Checklist
- [X] I've verified that I'm running the latest [**stable version**](https://github.com/BobbyESP/Spowlo/releases/latest/) of Spowlo or any later [**preview versions**](https://github.co…