Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
unocelli opened this issue Apr 5, 2025 · 0 comments
Open

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

unocelli opened this issue Apr 5, 2025 · 0 comments
Labels
bug Something isn't working fixed

Comments

@unocelli
Copy link
Member

unocelli commented Apr 5, 2025

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

1 participant