Control PageView action improperly set with execute callback

Actions & Logic

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.

What have you tried so far?

Just a callback from a alert Dialog in the component

Did you check FlutterFlow's Documentation for this topic?
Yes
1