Closed ianpetzer closed 8 years ago
I think this should be fixed by https://github.com/runspired/ember-hammertime/pull/20 (which is merged into latest develop and master)
@wongpeiyi I can confirm that this is now fixed on latest develop.. Will close the issue.
Thanks!
Hi,
I've tried running my app agains the latest version of ember-hammertime#develop and I've observed that the attributeBindings are being ignored on my component which specifies a tag name of 'img'. In addition, my checkboxes are rendering as input boxes.
I suspect it might be due to this: But thats just speculation