WebEngine Release: Parsley Error Outputs

Randy Apuzzo
October 2019
Parsley Errors Coming Soon
Parsley will output error messages in the stage/preview WebEngine when an error or ambiguity in Parsley code is detected. Rendering also pauses at the point of the error. Errors may optional be suppressed by clicking a “bypass error” button.
All errors are suppressed in live/production WebEngine. If an error is detected in live/production parsley will continue to render as it has in the past.
The error output provides links to relative documentation for the statement and the error, a bypass to preview the page with errors suppressed, and a direct link to the new code editor (which is soon to be released).
The error identifies the code, line number, and file name of where the error occurs along with a message telling you what the problem is. Helpful links below auto search zesty.org documentation for the error you received. The Zesty.io team will be adding documentation for errors to help you resolve your issue before reaching out to us in Dev Chat.
Here an overview diagram of the error output:
The goal of error outputs is to provide context and helpful information to guide the developer to success.
We welcome feedback to improve the output, talk to us through https://chat.zesty.io ~