Jorge Rodríguez
12/18/2023, 11:41 PMModifier.fillMaxSize() and a BottomSheetScaffold that has another BasicTextField to edit links but when I click in the text field in the bottom sheet seems to be that the click is emitting the interaction in the BasicTextField that has the fillMaxSize . How can I solve the problem with the interaction?Jorge Rodríguez
12/18/2023, 11:42 PMPeter
12/19/2023, 8:53 PMJorge Rodríguez
12/19/2023, 8:59 PMLink To TextField the interaction is being doing in the other TextField which is the Editor . See the Link Settings screen when I click the field it doesn't keep the cursor there.Peter
12/19/2023, 9:05 PMJorge Rodríguez
12/19/2023, 9:08 PM