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
feat(5340): use default editorText in script editor (#5741)
* feat(5340): use default editorText in script editor; updates to session, new script resource, and clear() methods
* feat(5340): update tests for new default text, and caught edge case for certain flag+action combination
* test: demonstrate that we need the default query set on both the session, and in the script resource. In order to have on-load provide the default message.
* fix: add back the default message, to the default session store
it('should not be able to modify the composition when unsynced, yet still modify the saved schema -- which updates the composition when re-synced',()=>{
0 commit comments