owl icon indicating copy to clipboard operation
owl copied to clipboard

Improve error messages in various places

Open sdegueldre opened this issue 1 year ago • 1 comments

Examples:

  • more context for "Invalid loop expression" (at least template name and maybe received value)
  • catch errors during template compilation (try/catch around new Function) and give context
  • ... (check existing thrown error and check if we can add more context such as component/template being rendered/compiled etc)

sdegueldre avatar Apr 19 '23 11:04 sdegueldre