Hello
We have integrated SurveyJs Creator in our Angular v11 application and we have enabled the auto save in order to use our global Save button and to automatically set the output of the creator in our data object. This works fine in the designer tab but when I copy/ past a json in the "JSON Tab" then I click on my save button, the auto save is not fired.
Is it a bug or should we catch another event when pasting some code directly in the JSON Tab?
Attached a print-screen of our creator's code that handles the auto save
Many thanks for your help