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 beta] Add error for modifier manager without capabilities. #18919

Merged
merged 1 commit into from
Apr 24, 2020

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Apr 23, 2020

Now that the deprecation is removed (in 3.19.0-beta.1) folks that were previously getting the deprecation would get a very bizarre error:

Cannot read property 'disableAutoTracking' of undefined

This adds a much more helpful assertion.

Now that the deprecation is removed (in 3.19.0-beta.1) folks that were
previously getting the deprecation would get a very bizarre error:

```
Cannot read property 'disableAutoTracking' of undefined
```

This adds a much more helpful assertion.
@rwjblue rwjblue force-pushed the error-on-missing-capabilities branch from 35db9bf to babe75d Compare April 24, 2020 15:33
@rwjblue rwjblue merged commit 911f7cc into emberjs:master Apr 24, 2020
@rwjblue rwjblue deleted the error-on-missing-capabilities branch April 24, 2020 16:57
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