[SOLVE] Custom Editor For Array Field Fires onValueChanged Events Wrongly

I have…

  • [X] Checked the logs and have uploaded a log file and provided a link because I found something suspicious there. Please do not post the log file in the topic because very often something important is missing.

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [X] Bug report
  • [ ] Performance issue
  • [ ] Documentation issue or request

Current behavior

Adding custom editor for array field and pushing changed array back to Squidex via valueChanged method is firing onValueChanged event repeatedly.

Expected behavior

Pushing data back to Squidex via valueChanged method should not fire onValueChanged event.

Minimal reproduction of the problem

Refer to Custom UI - Best Practices

Environment

  • [X] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [ ] Cloud version

Version: [6]

Browser:

  • [X] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:

This topic was automatically closed after 2 days. New replies are no longer allowed.