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

No console logs #8

Closed
Geczy opened this issue Feb 19, 2025 · 6 comments
Closed

No console logs #8

Geczy opened this issue Feb 19, 2025 · 6 comments

Comments

@Geczy
Copy link

Geczy commented Feb 19, 2025

I have lots of console errors, the screenshots and network requests come through, but nothing comes through for console into composer

Furthermore, composer seems to duplicate the content twice in the same composer window, showing two Console Logs headers etc

@Geczy
Copy link
Author

Geczy commented Feb 19, 2025

I'm on macOS, 1.0.3

@peterdonaghey
Copy link

I am having the same issue

Console logs:
Image

What appears in composer:
---Console Logs---
log: Event listener attached
verbose: [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o
log: Event listener attached
verbose: [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o
log: Event listener attached
verbose: [DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq) %o

using Chrome on macOS

@saketsarin
Copy link
Owner

I have lots of console errors, the screenshots and network requests come through, but nothing comes through for console into composer

Furthermore, composer seems to duplicate the content twice in the same composer window, showing two Console Logs headers etc

Hey man! I want to understand your issue better

From what I understand, you're not getting anything into the composer but you're getting duplicate content just for headers right?

@saketsarin
Copy link
Owner

I am having the same issue

Console logs: Image

What appears in composer: ---Console Logs--- log: Event listener attached verbose: [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o log: Event listener attached verbose: [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o log: Event listener attached verbose: [DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq) %o

using Chrome on macOS

Hey man! Thanks for reporting this

I believe you are getting some of the logs and some are missing? Is that right or there's some other issue?

@saketsarin
Copy link
Owner

Hey @Geczy

there was indeed an issue with duplication of logs and images in the previous versioon, which has been fixed in #12 so it should be working fine now

let me know if it works for you now

@saketsarin
Copy link
Owner

this issue has been fixed so closing this issue now

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

3 participants