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

Kobweb Bootstrap Library #20

Open AmadeAli1 opened 1 month ago

AmadeAli1 commented 1 month ago

{ "message": "Function 'BSColorPicker' can not be called: No function found for symbol 'com.stevdza.san.kotlinbs.forms/BSColorPicker|BSColorPicker(com.varabyte.kobweb.compose.ui.Modifier?;kotlin.String?;kotlin.String?;kotlin.String?;com.stevdza.san.kotlinbs.models.InputSize?;kotlin.Boolean;kotlin.Function1<kotlin.String,kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0]'", "name": "IrLinkageError" } kobweb-error

stevdza-san commented 2 weeks ago

Could you please be more specific, could you share the part of your code that includes this component? I've just tested it on my side and I'm able to use BSColorPicker without any issues.