adte
06/07/2023, 12:31 PMfocusRequester.requestFocus() in the tab click event, I think the new content isn't yet on screen so focus requester doesn't work
I tried using LaunchedEffect but I get a warning that it shouldn't be performed during the composition (which makes sense)Alexander Maryanovsky
06/07/2023, 3:08 PMadte
06/08/2023, 12:21 PM