eta
eta copied to clipboard
Add error.cause to RuntimeErr
Adding error.cause can help developers locate the origins of an exception if it is happening in their own code that is called by the template at runtime. Now this stack is available.
See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/cause