-
Notifications
You must be signed in to change notification settings - Fork 286
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
Calculating property in "All" view #1019
Comments
@nummi do you have an example app you are trying this with? There have been lots of other changes, so not sure if |
I discovered this poking around on the Apple Music beta site. Pretty sure
|
@nummi gotcha, I just know a lot has changed in a bunch of areas, so wasn't sure if this was the culprit. |
Pretty sure the above line is the culprit. It’s a year old 🤢 |
Do we have tests for this? |
I don’t think so. Not sure how to get a property in the “not computed” state. |
Passing
this
to the model doesn't work when calculating a property.https://github.com/emberjs/ember-inspector/blob/master/app/templates/components/mixin-details.hbs#L55
Reproduce:
Assigning to myself since I wrote it :-|
The text was updated successfully, but these errors were encountered: