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

Improve error messages when a component's constructor fails #250

Open
PK1A opened this issue Jul 24, 2014 · 1 comment
Open

Improve error messages when a component's constructor fails #250

PK1A opened this issue Jul 24, 2014 · 1 comment
Labels

Comments

@PK1A
Copy link
Contributor

PK1A commented Jul 24, 2014

If a constructor of a component fails for whatever reason (ex. error in the constructor function) we are getting an exception indicating that the problem is caused by #space, at least in IE8, ex.:

Object doesn't support this property or method at hashspace-noder.js line 2200 character 21

If possible, we should be indicating a line where the actual root of the problem is. Otherwise people might be opening issues assuming that the problem is in the framework itself.

@PK1A PK1A added the bug label Jul 24, 2014
@PK1A
Copy link
Contributor Author

PK1A commented Jul 24, 2014

error

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

1 participant