Results 12 comments of Jey

Using springfox swagger with kotlin and getting same problem

Sometimes it work fine, but after refreshing page it can broke. There's [screenshot](https://github.com/giscus/giscus/assets/3987067/b0893627-17a7-449a-b812-3fd3c05a9401).

Didn't work correctly until I used both approaches to set the theme. ``` [attr.theme]="theme" theme="{{theme}}" ```

Hmm, actually I'm still facing this issue even after trying to set in both way at the same time. Can you share extension that you using for debugging so I...

I checked parameters through it and it shows that everything was right but still I have white comment section. As you can see it there: ![screen](https://github.com/giscus/giscus/assets/3987067/95b3c46c-2acf-4aaf-8ea7-fdcf7040cfe1)

is there still no option to pass changelog from output?

For those who have encountered a similar problem and can't find a solution, it may not be obvious but you need to add a kotlin gradle plugin: ``` org.jetbrains.kotlin:kotlin-gradle-plugin ```...

yeah, project have multiplatform plugin

make sure https://github.com/google/ksp/issues/299 is also resolved

How is the process going? Is there an approximate time frame on when we can expect it? 👀