Skip to content

added a helper to check if a partial is defined in the context #1948#1953

Open
smmhatami wants to merge 1 commit intohandlebars-lang:masterfrom
smmhatami:new_issue
Open

added a helper to check if a partial is defined in the context #1948#1953
smmhatami wants to merge 1 commit intohandlebars-lang:masterfrom
smmhatami:new_issue

Conversation

@smmhatami
Copy link
Contributor

This is a fix to solve Issue 1948. Resolves #1948. Added a new helper called partialDefined which checks the current context for given partial existence.

Signed-off-by: Seyed Mohammad Mahdi Hatami <hatamik7@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a helper to check whether a partial is defined

2 participants