ericf / express-handlebars

A Handlebars view engine for Express which doesn't suck.
BSD 3-Clause "New" or "Revised" License
2.31k stars 383 forks source link

Unable to navigate on root path (../) with layoutsDir and partialsDir #58

Closed edoardoo closed 10 years ago

edoardoo commented 10 years ago

I've tried to navigate back with this two options, but I was unable to make it work. It's an useful feature when you need to keep the base app the same, but change the views for different projects.

ericf commented 10 years ago

This is a Handlebars issue where you cannot access the root context from within a partial. But I thin that's changing in Handlebars 2.0.