Skip to content

[BUG] Pipe control properties not saved on first edit #1681

@unocelli

Description

@unocelli

Describe the bug
When editing a Pipe control for the first time, its properties are not saved correctly. After making changes and saving, the updated properties are not persisted.

However, if the control is edited a second time and saved again, the properties are then stored as expected.

To Reproduce
Steps to reproduce the behavior:

  1. Add a Pipe control to the interface.
  2. Edit its properties (e.g., color, label, etc.) and save.
  3. Refresh or inspect – changes are not applied.
  4. Edit the control again and save.
  5. This time, the changes are correctly saved and reflected.

Expected behavior
Pipe control properties should be saved properly on the first edit.

Screenshots

Example project
Please provide an example project where the issue can be replicated.

Environment

  • FUXA version: 1.2.5-2254
  • Node.js version: 18.20.4
  • npm version: 10.7.0
  • Platform/OS: W10
  • Browser: Chrome

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