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

Possible repl bug: not using DI-ed console #1217

Closed
cspotcode opened this issue Feb 13, 2021 · 0 comments · Fixed by #1224
Closed

Possible repl bug: not using DI-ed console #1217

cspotcode opened this issue Feb 13, 2021 · 0 comments · Fixed by #1224
Milestone

Comments

@cspotcode
Copy link
Collaborator

cspotcode commented Feb 13, 2021

console.error(error)

Note to self to double-check this. I'm pretty sure it's a bug; should be using _console (the dependency-injected console) so that it respects API consumers which supply a custom console.

cspotcode added a commit that referenced this issue Feb 15, 2021
cspotcode added a commit that referenced this issue Feb 16, 2021
@cspotcode cspotcode added this to the 10.0.0 milestone May 15, 2021
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

Successfully merging a pull request may close this issue.

1 participant