You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a configuration json is modified using the code editor, it shall be reflected on the input element and the actual json file respectively.
Actual behavior
Upon pressing the "Save configuration" button after modifying the json, it seems that the new values are there, but when switching off the code editor mode, the new values are not reflected on the input elements. When switched back to code editor mode, the new changes are not there anymore.
Steps to reproduce the issue
Toggle code editor mode
Add new properties to Configuration json, for example:
Expected behavior
When a configuration json is modified using the code editor, it shall be reflected on the input element and the actual json file respectively.
Actual behavior
Upon pressing the "Save configuration" button after modifying the json, it seems that the new values are there, but when switching off the code editor mode, the new values are not reflected on the input elements. When switched back to code editor mode, the new changes are not there anymore.
Steps to reproduce the issue
Specifications
DeDop Studio: v1.1.0
DeDop Core: v1.1.0
OS: Windows 10
The text was updated successfully, but these errors were encountered: