If I see a stacktrace that starts with this, shoul...
# compose
e
If I see a stacktrace that starts with this, should I just assume I need to file a bug (I'm not doing anything noticeably different than I do anywhere else in my app):
Copy code
java.lang.IllegalStateException: You must call layoutWithConstraints first
       at androidx.compose.foundation.text.modifiers.MultiParagraphLayoutCache.getTextLayoutResult(MultiParagraphLayoutCache.java:114)
Should've searched first, asked later 😅 https://issuetracker.google.com/issues/295214720