Thipok Cholsaipant

Results 7 issues of Thipok Cholsaipant

Thanks for the cool plugin. Please help me find out why the folder structure When I copied the xcodebuild command from Gradle debug mode and run it in terminal, it...

Hi! I'm trying to use inheritance and delegation pattern in a project. Based on this [comment](https://github.com/realm/realm-java/issues/761#issuecomment-907665073), I assume Realm Kotlin SDK supports inheritance. However when I tested the following patterns...

O-Community

Gradle is unable to resolve dependencies when `kotlin-test:1.7.0` with `kermit-koin:1.1.3`. ``` 'co.touchlab:kermit-koin:1.1.3' (debugRuntimeElements-published) --> 'co.touchlab:kermit-koin-android-debug:1.1.3' (debugRuntimeElements-published) --> 'org.jetbrains.kotlin:kotlin-test:1.6.20' 'org.jetbrains.kotlin:kotlin-test:{strictly 1.6.20}' because of the following reason: debugRuntimeClasspath uses version 1.6.20 ```

With the current implementation, opening a huge archive file on the web requires loading the whole file into the RAM, which is not ideal. The issue is apparently solved on...

#### Context I'm writing a custom fixed rules with parameters/options. I am able to get scalar value (bool, int, string...) from options just fine. #### Problem With Lists, I can...

Stale

Hi Simon, I saw that you've implemented Json Pointer(RFC 6901) and I'm just wondering if it's possible to only use the pointer without the serialization? Thanks!

## Bug report ### Describe the bug Unable to run `core-flows` in a custom API route. The application throws a `TypeError: Cannot read properties of undefined (reading 'create')` when attempting...

type: bug
status: needs triaging