-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Description
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:
- Add a Pipe control to the interface.
- Edit its properties (e.g., color, label, etc.) and save.
- Refresh or inspect – changes are not applied.
- Edit the control again and save.
- 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