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
The error message (ie. "Invalid JSON") appears in the header for several seconds, and isn't cleared even after running a new script or re-running a script on different data. This can produce confusing results when testing quick changes.
Steps to Reproduce
Insert {}} into document.
Run Format JSON script
Change document to {}
Re-execute Last Script (Shift-Cmd-B)
Observe that header still says "Invalid JSON"
Note: this is only reproducible with the Re-execute command, because using the normal Cmd-B workflow overwrites the status field with "Select your action".
The text was updated successfully, but these errors were encountered:
nhnicwaller
changed the title
Error message is not cleared after running script
Error message is not cleared after re-running script
Sep 21, 2020
The error message (ie. "Invalid JSON") appears in the header for several seconds, and isn't cleared even after running a new script or re-running a script on different data. This can produce confusing results when testing quick changes.
Steps to Reproduce
{}}
into document.{}
Shift
-Cmd
-B
)Note: this is only reproducible with the Re-execute command, because using the normal
Cmd
-B
workflow overwrites the status field with "Select your action".The text was updated successfully, but these errors were encountered: