assemble / assemble-handlebars

Assemble engine plugin for Handlebars templates
https://github.com/assemble/assemble
MIT License
8 stars 19 forks source link

@key property no longer defined after update to Handlebars 3.0 #27

Open cryptoquick opened 9 years ago

cryptoquick commented 9 years ago

We no longer see the @key property in the context of an each block helper.

I've verified that this breaks on 3.0 and works on 2.0.

This is possibly related to to #24 and #26 , but @key was not mentioned in either of those tickets.

Bendihossan commented 9 years ago

I think I'm currently experiencing a similar issue where {{@index}} is not outputting anything which may be related.

jonschlinkert commented 9 years ago

sorry for the crazy long delay on responding. @doowb were these fixed with the recent changes you made?

yongtw123 commented 8 years ago

Same issue as https://github.com/assemble/grunt-assemble/issues/22.

tiberioalunni commented 8 years ago

Any news about this bug? This issue makes grunt-assemble unusable

DigitalKrony commented 8 years ago

Bueller? Bueller? Has anyone taken a look at this bug? Anyone have any success in returning @key?

jonschlinkert commented 8 years ago

pr welcome Cameron