-
Notifications
You must be signed in to change notification settings - Fork 200
Open
Description
The plugin does not seem to support inline partials. For the following code:
{{#*inline "rightButtons"}}
....
{{/inline}
....
{{> rightButtons}}
It will try to fetch "inline.js" as a helper (should be included in defaultHelpers array). Then it will try to fetch "rightButtons.hbs".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels