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

"You attempted to access the _onLookup" error in Engine #16610

Closed
amk221 opened this issue May 4, 2018 · 4 comments
Closed

"You attempted to access the _onLookup" error in Engine #16610

amk221 opened this issue May 4, 2018 · 4 comments

Comments

@amk221
Copy link
Contributor

amk221 commented May 4, 2018

I have created a demo app with a simple use of unknownProperty.

Using {{myService.myUnknownProperty}} works in the parent app, but not in the Engine.

Instead, I get the recently added error that informs the user about the changes regarding .get

(Sorry if this is in the wrong repo, the error is coming from ember.js repo not the Engine repo so thought I'd raise here)

@rwjblue
Copy link
Member

rwjblue commented May 4, 2018

Thank you for reporting (and for the minimal reproduction)!

@wojm
Copy link

wojm commented May 4, 2018

I had a similar bug. Was unable to solve it. I documented it here: https://discuss.emberjs.com/t/issues-upgrading-from-2-13-to-3-1/14695/5

@rwjblue
Copy link
Member

rwjblue commented May 4, 2018

Should be fixed by #16613

@toranb
Copy link
Contributor

toranb commented Jul 7, 2018

With ember v3.1.3 and engines v0.5.20 I'm still having this problem. Any chance this patch will make its way into 3.1x ?

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

No branches or pull requests

4 participants