-
Hello i want to use your package, in android work well but in ios i have an error when i try to pick a file :/
kotlinVersion = "1.9.23"
filekit = "0.8.7"
i saw other issue with people maybe my …
-
I really like this library and use in one of my projects. But I started to wonder if this is still active maintained? Or is it better to migrate to something else?
-
**Describe the bug**
In ktor when i want to inject a class inside my Route I'm getting exception:
Exception in thread "main" java.lang.NoClassDefFoundError: io/ktor/server/routing/RoutingKt
at o…
-
Trying to use this library on compose multiplatform project, it works on debug variant, but trying to compile for release throws this
```
Missing class io.ktor.client.network.sockets.TimeoutExceptio…
-
**Describe the bug**
Some directives are not included in the generated GraphQL Schema
**To Reproduce**
1. Go to https://github.com/ExpediaGroup/graphql-kotlin/pull/1350
2. Run the `./gradlew :…
-
There's a lot of functionality I built custom for Orchid, but I would like to start migrating some of that stuff to libraries that could do it better and reduce the maintenance burden of Orchid. There…
-
Follow up from https://youtrack.jetbrains.com/issue/KTIJ-19271/IntelliJ-freezes-on-Gradle-Importing-maven-repository-data-after-sync. After a Gradle Sync, IntelliJ stays stuck on "Importing maven repo…
-
It would be nice if Spring Security supported REST APIs issuing self-signed JWTs.
[One use case](https://github.com/spring-projects/spring-security-samples/tree/master/servlet/spring-boot/java/jwt/…
-
**What is your use-case and why do you need this feature?**
Using incompatible versions between the Kotlin compiler and kotlinx.serialization plugin can result in obscure errors.
We recently enc…
-