Interaction not playing on first click

Hi, I created a toggle button with interaction. When I click on this button for the first time, nothing happens, but it works on the second attempt. I wonder where I am making a mistake?

Any help is appreciated! :turtle:


Here is my public share link: LINK
(how to access public share link)

Just switch the interactions, on 1st click should be ( form toggle end ) and set ( form toggle start ) for 2nd click, that’s all.