Expand my Community achievements bar.

SOLVED

Unable to start Custom Handlebar Helper

Avatar

Level 1

Hello,

I am working with components that use Handlebar templates.  In an attempt to create a Handlebar helper, I follow the instructions provided on this help page, SCF Handlebars Helpers.  I've created a simple helper server side first to see if it works.  However, my bundle is in an "installed" state.  I don't see any AEM bundles exporting the handlbars api.  Do I need to create my bundle as a fragment to the bundle that has handlebar's api library?

com.github.jknack.handlebars -- Cannot be resolved

Sajid

1 Accepted Solution

Avatar

Correct answer by
Level 10

This is not a popular topic in the AEM community. I have not seen too many developers asking about this API.

Popular front end languages for AEM are HTL, JSP, JQuery, Angular.

If you are following the docs and getting an error, I recommend opening a support ticket.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

This is not a popular topic in the AEM community. I have not seen too many developers asking about this API.

Popular front end languages for AEM are HTL, JSP, JQuery, Angular.

If you are following the docs and getting an error, I recommend opening a support ticket.