Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Glimmer 2 #501

Merged
merged 5 commits into from
Jan 10, 2017
Merged

Upgrade to Glimmer 2 #501

merged 5 commits into from
Jan 10, 2017

Conversation

Gaurav0
Copy link
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