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

Console debug in prod #64

Open
lbthomsen opened this issue Apr 11, 2018 · 3 comments
Open

Console debug in prod #64

lbthomsen opened this issue Apr 11, 2018 · 3 comments
Assignees

Comments

@lbthomsen
Copy link

The Chrome plugin has an annoying habit of writing debug information in the console of every web page.

@zubaidullo zubaidullo self-assigned this Apr 12, 2018
@lbthomsen
Copy link
Author

porto-cs.js:1743 main-cs.js -> connect
porto-cs.js:2019 main-cs.js -> addMessageListener
porto-cs.js:2022 contentscript: http://lth.bright-things.com/angular-split-flap/ onRequest: {event: "set-prefs", prefs: {…}, watchList: Array(1)}
porto-cs.js:1782 [  SCAN  ]
18porto-cs.js:1782 [  SCAN  ]```

@zubaidullo
Copy link
Contributor

How to test: on browser console there were many logs generated from E2E plugin, most of them related to porto-cs.js so, that logs are cleaned, should not appear again

@AlinaPenkina
Copy link

Checked on Chrome and Mozilla. Waiting for new version for Edge and Safari.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants