also, when included in the other project, compose ...
# compose
t
also, when included in the other project, compose functions generate a weird message
Stateless Functional Components (SFCs) should not be invoked, use <name_of_the_component />
Okay, here the problem was that I forgot to pass
plugin:androidx.compose.plugins.kotlin:syntax=FCS
to the compiler
l
yeah - we should change this to be the default. glad you figured it out though.
t
I thought that you deleted this syntax completely tho
r
Not quite. It'll go away though