Philip Graf

Results 3 issues of Philip Graf

I'm trying to define a union type consisting of scalars, e.g. ``` union DateTimeOrDate = DateTime | Date ``` I tried the following with `@AdaptWith` (in Kotlin): ```kotlin @Union interface...

### Description Version 5.9.0 has introduced a performance degradation compared to version 5.8.1 when using a generator for a data structure with nested lists. I have set up a small...

bug 🐛
question ❓
property-testing 📏

After updating from 0.25.0 to 0.25.1 we get a black screen when trying to access AKHQ. In the browser's debbuger we see the error: `TypeError: t.resources is undefined` ![grafik](https://github.com/user-attachments/assets/c32e63e9-65ae-430a-8c64-61f3fe46f765)