Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Failure with missing index route #60

Closed
artsyca opened this issue Jan 29, 2016 · 4 comments
Closed

Failure with missing index route #60

artsyca opened this issue Jan 29, 2016 · 4 comments

Comments

@artsyca
Copy link

artsyca commented Jan 29, 2016

Steps to reproduce:

  1. {{bread-crumbs tagName="ol" outputStyle="bootstrap" linkable=true}} in application.hbs
  2. Define a loading.hbs template in app/templates/ (This is the minimum requirement for presenting a default loading template)
  3. Uncaught Error: Assertion Failed: [ember-crumbly] route:loading.index was not found

This can be remedied by generating the required index route (ember g route loading/index).
(It also happens with other auto-generated index routes)

Expected behaviour

Should work without explicitly generating an index route.

@gmurphey
Copy link
Contributor

This should be fixed by #52. Just need to cut a new release.

@jlblcc
Copy link

jlblcc commented Feb 7, 2016

👍

@sylwiaeb
Copy link

sylwiaeb commented Apr 8, 2016

So what's the status here?

@dguettler
Copy link
Collaborator

Fixed since 1.0.2 (#71)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants