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

Extending bread-crumbs component fails #131

Open
JamesWilmot opened this issue Feb 13, 2018 · 0 comments
Open

Extending bread-crumbs component fails #131

JamesWilmot opened this issue Feb 13, 2018 · 0 comments

Comments

@JamesWilmot
Copy link

Currently trying to extend the bread-crumbs component from the add-on with the following:

import Ember from 'ember';
import Breadcrumbs from 'ember-crumbly/components/bread-crumbs';

export default Breadcrumbs.extend({
});

And I get this assertion failure:

[ember-crumbly] Could not find a current route

Is there something really simple and easy which I'm missing?

Thanks for this really useful add-on!

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

1 participant