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

[BUGFIX release] Prevent warnings for unknown feature flags. #13239

Merged

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Apr 3, 2016

Only warn when features are enabled that we know about. This prevents a warning when users enable Ember Data features when running stable versions of Ember with canary versions of Ember Data.

/cc @bmac

Only warn when features are enabled that we know about. This prevents a
warning when users enable Ember Data features when running stable
versions of Ember with canary versions of Ember Data.
@rlivsey
Copy link
Contributor

rlivsey commented Sep 1, 2016

I'm still getting this warning when running Ember 2.7.2 and Ember Data canary.

screen shot 2016-09-01 at 10 03 47

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