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

No template? no problem! #55

Open
emhoracek opened this issue Oct 3, 2017 · 2 comments
Open

No template? no problem! #55

emhoracek opened this issue Oct 3, 2017 · 2 comments

Comments

@emhoracek
Copy link
Member

Right now, <apply template="doesnt-exist"> will cause a 500 if that template doesn't exist.

It's been really good so far to make blanks more tolerant of non-existent fills, so I think apply should be more tolerant of non-existent templates. If the template doesn't exist, just leave an empty space.

@dbp
Copy link
Contributor

dbp commented Oct 4, 2017 via email

@emhoracek
Copy link
Member Author

@dbp that's a good idea! The thing we did with missing blanks was to just log them. But that's meant it's really easy to ignore that Blanks are missing, and now our logs are really noisy. I definitely want strict dev mode back

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