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

[BUG] Log left in code #79

Open
blue-infinex opened this issue Dec 9, 2024 · 0 comments
Open

[BUG] Log left in code #79

blue-infinex opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@blue-infinex
Copy link

Errant console.log left in the paste listener.

Version of the library: 1.4.1

Expected Behavior

Avoid adding noise to the console.

Current Behavior

Logs the input/output from paste e.g. { _content: '123-456', content: '123456' }.

Possible Solution

Pretty sure this is unintentional. I can't raise a PR right now but it should be safe to just remove the offending line.

Steps to Reproduce

  1. Provide a pasteTransformer prop
  2. Paste into the input
@blue-infinex blue-infinex added the bug Something isn't working label Dec 9, 2024
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

2 participants