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

Breakpoints in Firebug are ineffective #63

Open
unscriptable opened this issue Sep 26, 2014 · 0 comments
Open

Breakpoints in Firebug are ineffective #63

unscriptable opened this issue Sep 26, 2014 · 0 comments

Comments

@unscriptable
Copy link
Contributor

Unfortunately, Firebug debugging is still problematic. Breakpoints only work at the top scope in modules. (They actually work in the top level and second level scopes in scripts, but rave introduces a scope to contain node modules.) The result is that you can't use breakpoints anywhere useful.

This is a known bug in the Firebug issue tracker. Please add any additional data you may have or just star the issue so it gets the proper attention.

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