Closed graham-sportsmgmt closed 8 years ago
I was browsing through the source code and saw that menu is not included. When I first read this sentence I was expecting all of the components to be part of this library, but I see my error now (menu doesn't require JavaScript therefore is out of scope)
All of the Foundation components which require Javascript have been turned into Ember components.
I installed the package tonight using this syntax (no errors):
ember install ember-cli-foundation-6-sass
I get this error in the console:
Error: Assertion Failed: A helper named "zf-menu" could not be found
Here is my code in application.hbs: