EdithBirrer1
EdithBirrer1
There is a possible connection to a Chromium bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1183362 Has to do with camera ID - seemingly chromium code assumes the camera ID is identical to a 0-based index,...
Thanks for your feedback. Would be good if in the places I found it stated that it is outdated. Anyway, I cloned https://github.com/zeganstyl/thelema-engine/ and tried `gradlew publishKotlinMultiplatformPublicationToMavenLocal` in the project...
Because we needed to generate a quite large API, we investigated the error a bit. To me it seems that the problem lies in the class `org.openapitools.codegen.DefaultCodegen` (in module `openapi-generator`)....