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

component.get is not a function errors #1049

Closed
habdelra opened this issue Oct 7, 2019 · 3 comments
Closed

component.get is not a function errors #1049

habdelra opened this issue Oct 7, 2019 · 3 comments

Comments

@habdelra
Copy link

habdelra commented Oct 7, 2019

Issue and Steps to Reproduce

I'm using Ember 3.13.1 with octane enabled. When glimmer components on my page are rendered I encounter an error component.get is not a function. I confirmed that after I disable the ember inspector extension, the errors disappear.

I suspect that the ember inspector needs to be updated to handle glimmer components being emitted from Ember Octane, as apparently the API is different.

The ember application, whose components trigger this error is actually right here: https://github.com/cardstack/cardstack/tree/master/packages/cardhost

Your environment

Ember 3.13.1 (with octane enabled)
Chrome Version 77.0.3865.90
Ember Inspector ver 3.11.0

Screenshots

Screen Shot 2019-10-07 at 1 14 33 PM

@rwjblue
Copy link
Member

rwjblue commented Oct 7, 2019

I suspect this will be fixed once we land #1037, but @rwwagner90 would know better...

@RobbieTheWagner
Copy link
Member

Yeah, this should be fixed as part of that. We have a lot of changes to make to get that landed, so it might be a bit, but we are working on it!

@chancancode
Copy link
Member

Should be closed by #1088 in the next release.

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