You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm thinking that you append a composable function to a composition local, with an option of choosing stderr. The current list-based approach leaks memory and (fixed) has poor ergonomics.
I'm thinking that you append a composable function to a composition local, with an option of choosing stderr. The current list-based approach
leaks memory and(fixed) has poor ergonomics.From #663
AnnotatedString
-based logger for non-Composable call sitesStatic
something likeStaticRenderEffect
and taking keysStatic
out of main tree and append to same thing which takes theAnnotatedString
sThe text was updated successfully, but these errors were encountered: