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

EmberError or Error #15237

Closed
lovetingyuan opened this issue May 12, 2017 · 3 comments
Closed

EmberError or Error #15237

lovetingyuan opened this issue May 12, 2017 · 3 comments
Labels

Comments

@lovetingyuan
Copy link

emberDebug does not contain EmberError key, but emberDebug.EmberDebug is called
you should change emberDebug.Error to emberDebug.EmberError

@rwjblue
Copy link
Member

rwjblue commented May 12, 2017

@lovetingyuan Awesome, thank you for reporting!

@Serabe - Maybe you have time to look at this?

@rwjblue
Copy link
Member

rwjblue commented May 12, 2017

@Serabe -
I think c845e80#commitcomment-22113411 is related...

@Serabe
Copy link
Member

Serabe commented May 12, 2017

The bug was added here db3394a
Simple mistake when you are moving so many imports. Added a PR fixing it.

Thank you all!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants