Keith Miller

Results 6 comments of Keith Miller

Came here to ask for the same thing

Got a work around from @turansky on the Kotlin Slack: ```kotlin inline var ButtonProps.component: react.ElementType? get() = asDynamic()["component"] set(value) { asDynamic()["component"] = value } ​ //.. Button { variant =...

Wondering if there has been any update on this. Thanks

> My issue was fixed by updating to latest version of `com.google.protobuf:protobuf-gradle-plugin`. Came here from a Google search, this fixed it for me as well.

I'm in `us-west2` and seeing the same behavior. I'm on the basic plan so I'll just be watching this ticket :)

So I'm a bit confused. Is Heira 5 support in? Thanks!