Closed PatilShreyas closed 3 months ago
When a report contains a function body having some polluted characters instead of the valid parameter description, it is generating a false parameter for the function in the report.
restartable fun LoadingText( stable modifier: Modifier? = @static Companion unstable stream: Flow<String> stable onLoaded: Function1<String, Unit>? = @static composer.startReplaceableGroup(249818752) val tmp0_group = composer.cache(false) { { it : String -> } }
Fixed and released in v1.4.0.
v1.4.0
When a report contains a function body having some polluted characters instead of the valid parameter description, it is generating a false parameter for the function in the report.
Preview