I'm trying to append a record to a list variable. However, instead of appending 1 it appended the record twice even though the link was clicked one.
I even add a console log to check if the action was invoked twice. But it's not.
Client logic.
Up.