Afterpicking with listview doesn't wait anymore for choice

I've made a test. Result No problem with easydialog and listview.



Then it is something wrong with my code I guess? Weird...

Yes, I tested as well. Listview worked OK for me as well inside EasyDialog.

Are you using a Spinner component in your blocks somewhere, this can trigger a response just by setting the index, unless you handle it?

I use a spinner indeed and I set an set an index. What do you mean by handling an index.
I found a spinner that was not set bij een index. Now I have done that, there is no more an error message. Is this the case?

I do not know for sure, you need to do the testing on your app to ensure it works as expected :slight_smile:

I'll do that.

I have tried to test it with a simple structure but it returns no problem. Lucky I have no problem anymore but it is little anyoing. Maybe I comes out later.
Thanks for your help anyway.