Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle undefined templates #265

Closed
xeoncross opened this issue Oct 8, 2012 · 1 comment
Closed

Handle undefined templates #265

xeoncross opened this issue Oct 8, 2012 · 1 comment

Comments

@xeoncross
Copy link

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.

@mjackson
Copy link
Contributor

mjackson commented Dec 6, 2012

This is fixed.

@mjackson mjackson closed this as completed Dec 6, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants