Ember file structure should reflect route setup

Written on July 16, 2015

I had a nested route setup in my Ember application but my file structure didn’t reflect this. This resulted in not being able to reach the message route. Nesting the route and the template files to reflect the nested route in my router.js file fixed the problem.

Stay in touch

Thanks for reading this article. I'd love to stay in touch and share articles like this one in your inbox. Sign up for my newsletter.