App Events don't work

Troubleshooting

I´m trying to fire a local event when a button is clicked. Some custom components will be listen to event, and clear some variables. It's a very simple event, with no data. It is not working, the event is never fired (I confirmed it in debug mode). I can´t find anything wrong based on the documentation. Am I missing something?

The event configuration:

The button click, triggering the event:

The component load event:

The Local Action that the event calls:

What have you tried so far?

Double checked the documentation, nothing seems different to me. Also tried passing data to the event, also no success.

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