Skip to content

fix(afs): remove debugger statement from collection/changes.ts #1190

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

Merged
merged 1 commit into from
Oct 4, 2017

Conversation

codediodeio
Copy link
Contributor

Checklist

  • Issue number for this PR: n/a
  • Docs included?: not required
  • Test units included?: not required
  • In a clean directory, npm install, npm run build, and npm test run successfully? yes

Description

Removed a debugger statement that in changes.ts that was causing the browser to pause in debug mode whenever the modified document change occurred.

@jamesdaniels jamesdaniels merged commit 88a25e7 into angular:master Oct 4, 2017
@jamesdaniels
Copy link
Member

Thanks for the fix! I patched in #1186 too, but @davideast wants to test that change some more.

@codediodeio codediodeio deleted the rm-debugger branch October 4, 2017 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants