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)