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

Errors in component constructors do not bubble to the top #67

Open
curran opened this issue Jan 6, 2016 · 0 comments
Open

Errors in component constructors do not bubble to the top #67

curran opened this issue Jan 6, 2016 · 0 comments

Comments

@curran
Copy link
Collaborator

curran commented Jan 6, 2016

(original comment by @FriendFX on #64):

If the execution of a plugin's "constructor" fails (e.g. due to a reference error), the error gets caught at line 1460 of chiasm-v0.3.0.js (I think it is now line 254 in index.js) and even though it gets rejected there, it doesn't propagate to the top - there is no message in the console.

BTW, I am using Firefox 43.0.

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

1 participant