Closed FlorianJacta closed 1 year ago
When a default value is provided to a data node config, when creating the data node for the first time, we write the data and track edit before saving the data node which is correct. When we track edit, we auto reload the data node that is not saved yet, which triggers a log error. Then we save the data node missing the edit from the default value.
Should be fixed soon.
Description When creating a scenario, the logger produces incorrect errors in the console :
How to reproduce
Run this code
Expected behavior We should not get these errors in the console.
Runtime environment