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

fix accessing properties of Object Proxy #1092

Merged
merged 3 commits into from
Dec 17, 2019

Conversation

patricklx
Copy link
Collaborator

for tracked detection the calculate CP function was changed to use the getter directly.
Which does not work on EmberProxies

Copy link
Member

@RobbieTheWagner RobbieTheWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pzuraq @chancancode I defer to you guys on if this is the right approach or not.

@RobbieTheWagner RobbieTheWagner merged commit b369e94 into emberjs:master Dec 17, 2019
nummi pushed a commit to nummi/ember-inspector that referenced this pull request Apr 1, 2020
* fix access of Object Proxy

also for tracked detection

* Update object-inspector-test.js
nummi pushed a commit to nummi/ember-inspector that referenced this pull request Apr 5, 2020
* fix access of Object Proxy

also for tracked detection

* Update object-inspector-test.js
patricklx added a commit to patricklx/ember-inspector that referenced this pull request Sep 19, 2022
* fix access of Object Proxy

also for tracked detection

* Update object-inspector-test.js
@patricklx patricklx deleted the patch-4 branch October 22, 2022 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants