-
Notifications
You must be signed in to change notification settings - Fork 853
Closed as not planned
Description
i have unpredictable data objects going into ejs and it seems if its missing a var it throws a "path":"" error and fails to render the template. is there a way to get ejs to ignore errors? as its a template system i would prefer it just to output nothing if a variable doesnt exist and move on with the rest of the template. not to die and cancel rendering the entire template.
it would also be useful if it could output something more descriptive than "path":"" :)
thanks!
Metadata
Metadata
Assignees
Labels
No labels