Open JakeShirley opened 3 years ago
Are you using latest version? It should have been fixed in #51.
Are you using latest version? It should have been fixed in #51.
Looks like I am using 0.12.0
Could you, please, show the piece of code where the panic happened?
Sorry if this isn't 100% correct, I am really new to Rust.
When loading a directory of templates I got an odd error message. I eventually found out it is because my partial templates were not found on disk, but I had no idea which ones! I was able to eventually find it but it was a little cumbersome.
NOTE: My main issue was that I wasn't including the file extension in the partial names.
Example:
template.mustache
Error message: