Hello!
When I put a button and a container in a stack and added an 'on tap' action, the action isn't applied to the button. I'm currently following a below tutorial.
When using FlutterFlow, it seems that giving the parent of a button an 'on tap' action doesn't apply the action to the button itself. How do you typically address this issue?