Luca Hofmann
Luca Hofmann
The error mentioned by @corpetty is happening to me if I try the steps in [run-queries-in-the-playground](https://www.apollographql.com/docs/tutorial/resolvers/#run-queries-in-the-playground) before adding [Paginated queries](https://www.apollographql.com/docs/tutorial/resolvers/#paginated-queries) to the resolver.
'do nothing' means nothing happens if I purchase a product. No error, no purchase popup dialog. Anyway seems to be an issue on my side. I will double check it.....
Okey this also happens in other situations for example if I want to target a Composable in a 'trailingIcon' of a [TextField](https://developer.android.com/reference/kotlin/androidx/compose/material/package-summary#TextField(androidx.compose.ui.text.input.TextFieldValue,kotlin.Function1,androidx.compose.ui.Modifier,kotlin.Boolean,kotlin.Boolean,androidx.compose.ui.text.TextStyle,kotlin.Function0,kotlin.Function0,kotlin.Function0,kotlin.Function0,kotlin.Boolean,androidx.compose.ui.text.input.VisualTransformation,androidx.compose.foundation.text.KeyboardOptions,androidx.compose.foundation.text.KeyboardActions,kotlin.Boolean,kotlin.Int,kotlin.Int,androidx.compose.foundation.interaction.MutableInteractionSource,androidx.compose.ui.graphics.Shape,androidx.compose.material.TextFieldColors))