Closed giuseppepaul closed 8 years ago
Your example is a vanilla handlebars partial include. I'm not sure how your question relates to these helpers. Could you provide more detail please?
Closing this off, it was my mistake I figured out where I was going wrong :)
Thanks
Glad you got it sorted!
Hello, I'm having an issue trying to pass params to partial views, it seems to throw an error when I try the following for example:
{{> myPartial somevar='123' }}
Is this something that's not supported?
Thanks!