Closed brunojppb closed 9 years ago
When I try to use:
{{outlet sidebar}}
This error is raised:
Assertion Failed: Using {{outlet}} with an unquoted name is not supported.
Using quotes fixed.
{{outlet 'sidebar'}}
Path:
emberjs-essentials/chapter-4/example4/app/templates/application.hbs
Have updated the code, must have been a version issue. Thanks again
When I try to use:
This error is raised:
Using quotes fixed.
Path: