I'm having an issue with Compose and KSP 1.0.9 tha...
# compose-web
s
I'm having an issue with Compose and KSP 1.0.9 that only happens on my JS target (it could be because JS is my only target that depends on KSP in a multiplatform module). I can stick with KSP 1.0.8 for now, but that means I'm stuck on Kotlin 1.8.0. I'm not sure if it's a Compose or KSP issue. I made a report and reproduction here: https://github.com/google/ksp/issues/1314
d
s
Ah, excellent, thanks.