Flutterflow Gurus, I'm sure you can help me with this easily.
I'm doing a guided tutorial. When someone closes a component after having applied the Alert Dialog action, I execute a callback action to know when someone closed the component. That way I can update a PageView to Next page.
The problem is that when I update, it gives me the error Control PageView action improperly set.
I don't understand why this happens, the action seems to be well executed.