We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
emberDebug does not contain EmberError key, but emberDebug.EmberDebug is called you should change emberDebug.Error to emberDebug.EmberError
EmberError
emberDebug.Error
emberDebug.EmberError
The text was updated successfully, but these errors were encountered:
@lovetingyuan Awesome, thank you for reporting!
@Serabe - Maybe you have time to look at this?
Sorry, something went wrong.
@Serabe - I think c845e80#commitcomment-22113411 is related...
The bug was added here db3394a Simple mistake when you are moving so many imports. Added a PR fixing it.
Thank you all!
No branches or pull requests
emberDebug does not contain
EmberError
key, but emberDebug.EmberDebug is calledyou should change
emberDebug.Error
toemberDebug.EmberError
The text was updated successfully, but these errors were encountered: