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
Currently, if an undefined template is passed to render it will error with "this.tail is undefined" instead of something like "undefined template passed". Perhaps the template could also be cast to an empty string.
The text was updated successfully, but these errors were encountered:
Currently, if an undefined template is passed to render it will error with "this.tail is undefined" instead of something like "undefined template passed". Perhaps the template could also be cast to an empty string.
The text was updated successfully, but these errors were encountered: