Skip to content

[BUG] Script set to run on view's/card's close event actually runs on open event. #1801

@jimbdooley

Description

@jimbdooley

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

Image
Image
Image

If you view the console, you can see both scripts run on the open event.
Image

fuxa-project (26).json

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfixed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions