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

Help with Chrome v58? #15

Open
racitup opened this issue Jun 27, 2017 · 0 comments
Open

Help with Chrome v58? #15

racitup opened this issue Jun 27, 2017 · 0 comments

Comments

@racitup
Copy link

racitup commented Jun 27, 2017

I'm trying to use this on Chrome v58 using a snippet and the console like below, but it doesn't halt even though I know the scope contents is changing. Any ideas?

<run the snippet> -> undefined
bp = breakOn(angular.element(document.customer_form).scope().customer_form.email, '$error');
bp.enable();
<submit the form> -> continues as normal, expecting the browser to halt
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