stevdza-san / KotlinBootstrap

Use the official Bootstrap UI components with Kotlin and Compose HTML, to build a frontend on the web.
167 stars 9 forks source link

Not compatible with kotlin 1.9.23 & kobweb: 0.17.1 #17

Closed Dev-Husnain closed 2 weeks ago

Dev-Husnain commented 2 months ago

I was trying to run on Kotlin 1.9.23, Kobweb 0.17.1 and compose:1.6.1 ang got below exception

cause : undefined message : "Function 'BSSpinner' can not be called: No function found for symbol 'com.stevdza.san.kotlinbs.components/BSSpinner BSSpinner(com.varabyte.kobweb.compose.ui.Modifier?;com.stevdza.san.kotlinbs.models.SpinnerStyle?;com.stevdza.san.kotlinbs.models.SpinnerVariant?;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0]'" name

"IrLinkageError"

javad0470 commented 2 weeks ago

yeah please update the project root

stevdza-san commented 2 weeks ago

Done with the newest version.