Skip to content

Conversation

@sshailabh
Copy link

Handlebars.js uses child-first resolution instead of parent-first resolution: https://handlebarsjs.com/guide/expressions.html#changing-the-context

This pr allows to define the resolution(child-first vs parent-first) in the Handlebars intilaization allowing clients to decide the resolution method. Default resolution is parent-first making it backward compatible.

Issue link: #1167

@DatApplePy
Copy link

@sshailabh That's awesome! Can't wait for it to be merged 🔥

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

Successfully merging this pull request may close these issues.

2 participants