You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
which is OK but the line in the README seems better. To achieve this you can move ember-router-scroll/addon/mixins/router-scroll.js to ember-router-scroll/addon/index.js
The text was updated successfully, but these errors were encountered:
The README states you should use:
However the mixin is actually located elsewhere, so you have to do:
which is OK but the line in the README seems better. To achieve this you can move
ember-router-scroll/addon/mixins/router-scroll.js
toember-router-scroll/addon/index.js
The text was updated successfully, but these errors were encountered: