Incorrect action binding for form reset inside Animated Region

Win10
W 5.3.1.
NodeJS

I have a form inside the Animated Region.
I want to reset the form after it was successfully sent.

I add the event and in the Actions editor choose reset.
It appears like this
action:animate_main.user_login_form.reset()

But it doesn’t work.
Only when I manually change it to user_login_form.reset(), it works as supposed to.

EDIT: Maybe an important notice: I am adding the event in Page flow, not in regular actions.

Fixed in Wappler 5.3.2

This topic was automatically closed after 47 hours. New replies are no longer allowed.