stevdza-san / KotlinBootstrap

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

Kobweb Bootstrap Library #20

Open AmadeAli1 opened 6 months ago

AmadeAli1 commented 6 months 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 5 months 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.