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

Don't set version for {{user-menu}} in twiddles template #256

Merged
merged 1 commit into from
Oct 28, 2015
Merged

Don't set version for {{user-menu}} in twiddles template #256

merged 1 commit into from
Oct 28, 2015

Conversation

pangratz
Copy link
Contributor

The version is read from the config inside the {{user-menu}} component,
so there is no need to pass it.

Also, this is a leftover from 55e5f89,
where the {{user-menu}} has been added to the toolbar but there is no
version property set on the controller.


This fixes the weird Ember Twiddle v menu item on /twiddles:

screen shot 2015-10-28 at 16 22 03

The version is read from the config inside the {{user-menu}} component,
so there is no need to pass it.

Also, this is a leftover from 55e5f89,
where the {{user-menu}} has been added to the toolbar but there is no
`version` property set on the controller.
Gaurav0 added a commit that referenced this pull request Oct 28, 2015
Don't set version for {{user-menu}} in twiddles template
@Gaurav0 Gaurav0 merged commit 12c493d into ember-cli:master Oct 28, 2015
@pangratz pangratz deleted the fix-user-menu-in-twiddles-route branch October 28, 2015 17:59
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.

2 participants