This usually happens to me when my config file gets messed up. If I understand correctly, that’s where the metadata for this is stored.
public/dmxAppConnect/config.js
Unfortunately this file is very easy to mess up in a collaborative environment, as it will throw conflicts frequently due to it’s structure.
@Teodor Is there some kind of a solution to regenerate / fix this file? Or change it somehow so metadata is stored separately for each page? I think that would help with the merge issues.
@agmichaca - is this when you have already added the actions but go back in to edit them?
@Teodor - I have seen this when editing existing dynamic events. The code in code view is correct but the properties panel is empty. I often have to add the same step (producing the same code - no different content., modal., conditional.… references) to see the properties again and then remove the original step
As additional data I can see that the data Store is empty, there are no variables. The DS is in main.ejs. I have reviewed the files in Git manager and there are no clue of change.