Rob
10/06/2024, 8:48 PMRob
10/07/2024, 1:31 PMpushLink(LinkAnnotation.Url(...)). When I remove `LinkAnnotation`s I am no longer seeing this crash.Halil Ozercan
10/08/2024, 9:27 PMAnastasia [G]
10/09/2024, 1:40 PMRob
10/09/2024, 1:41 PM<a href> tags into an AnnotatedString so it may occur. I'll do some println debugging to see if that's the case.Rob
10/09/2024, 1:47 PMRob
10/09/2024, 1:54 PMRob
10/09/2024, 1:56 PMAnnotatedString before I saw the error. These AnnotatedString are in a LazyColumn that is updating with rows as they scroll. I wonder if that also is a contributing factor.Rob
10/09/2024, 2:00 PMAnastasia [G]
10/09/2024, 2:00 PMRob
10/09/2024, 2:02 PMRob
10/09/2024, 2:17 PMRob
10/09/2024, 2:18 PMRob
10/09/2024, 3:08 PM