Skip to content

Upgrade to Glimmer 2#501

Merged
Gaurav0 merged 5 commits intoember-cli:masterfrom
Gaurav0:glimmer2
Jan 10, 2017
Merged

Upgrade to Glimmer 2#501
Gaurav0 merged 5 commits intoember-cli:masterfrom
Gaurav0:glimmer2

Conversation

@Gaurav0
Copy link
Copy Markdown
Contributor

@Gaurav0 Gaurav0 commented Dec 22, 2016

This fixes #500 but isn't working. Getting the error:

''Error while processing route: gist.edit.revision' 'Assertion Failed: You\'re not allowed to have more than one controller property map to the same query param key, but both gist:numColumns and gist:numColumns map to numColumns. You can fix this by mapping one of the controller properties to a different query param key via the as config option, e.g. numColumns: { as: \\\'other-numColumns\\\' }'\n'

This appears to be issue emberjs/ember.js#14560

Update: Got it working but PhantomJs is crashing on Travis

@Gaurav0 Gaurav0 changed the title [WIP] Try to upgrade to Glimmer 2 Upgrade to Glimmer 2 Dec 22, 2016
Try again to fix phantomjs failures

Try again to fix phantomjs failures

Try again to fix phantomjs crashes in travis

Try again to fix phantomjs crashes in travis
Try using Chrome instead

Try using Chrome instead
@Gaurav0 Gaurav0 merged commit 01e3206 into ember-cli:master Jan 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Component integration tests broken under Ember 2.10.x

1 participant