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

Remove console.log Statements from Tracker #1810

Closed
DanSnow opened this issue Dec 29, 2023 · 2 comments
Closed

Remove console.log Statements from Tracker #1810

DanSnow opened this issue Dec 29, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@DanSnow
Copy link

DanSnow commented Dec 29, 2023

Describe the issue
There are console.log statements present in the tracker's codebase, which
should be removed from the production version.

Steps to reproduce the issue

  1. Import the library.
  2. Execute the start function from the tracker.
  3. Check the browser's console for console.log output.

Expected behavior
OpenReplay has added numerous console.log statements, especially one that prints the session token. This has led to some misunderstandings. Are there any security concerns related to this?

Screenshots
image

OpenReplay Environment

  • Frontend stack: Vue
  • OpenReplay version: Cloud
  • Tracker version: 11.0.2
  • Plugins used: N/A
  • Cloud provider: N/A
  • System specs: N/A

Additional context
Add additional information you think might be relevant for this behavior.

@DanSnow DanSnow added the bug Something isn't working label Dec 29, 2023
@nick-delirium
Copy link
Contributor

Its planned for this release, but if you really want it now, you can make a PR.

@nick-delirium
Copy link
Contributor

11.0.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants