**Describe the bug** In a view's events a script is set to run on close. however, it runs on open **To Reproduce** open project and click on a valve (should be set to a view named v2 by default, with a lot of valves) view console log **Expected behavior** Expected: the fe_close_log script should run when the view/card closes, but it runs on open **Environment** - FUXA version: 1.2.5 - Node.js version: v22.14.0 - npm version: 11.2.0 - Platform/OS: Windows - Browser: Edge & Chrome    If you view the console, you can see both scripts run on the open event.  [fuxa-project (26).json](https://github.com/user-attachments/files/20647852/fuxa-project.26.json)