I like to try the new ember-data canary serialize: true
but get Error while processing route: pages.index Cannot read property 'has' of undefined TypeError: Cannot read property 'has' of undefined
What is ‘has’?
Code that gives me this error:
I hope someone can point me in the right direction.