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
That is not a Glimmer issue, please edit the title, you can see from the stack that the problem is ember-data related. Spree-ember works with the following combination:
"ember": "1.13.0"
"ember-data": "1.0.0-beta.18"
beta 19 introduced the change that causes the error
hhff
changed the title
Support for Glimmer - 1.13.0 AND/OR Ember-2.0-Beta
Support Ember & Ember Data 1.13.x Tracks
Jul 10, 2015
Glimmer seems to minimally restrict accessing the product page. This error occurs..
Error while processing route: spree.products.index Cannot read property 'length' of undefined TypeError: Cannot read property 'length' of undefined
Repo: https://github.com/e-karma/ember-spree-bare-app.git
The text was updated successfully, but these errors were encountered: