Unwanted console.logs in react-datetime@3.0.4
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
Please remove unwanted console log from package like:
```
console.log('CLICKING 2!')
```
Contributor guide
Research direction
Search the react-datetime package source for the reported `console.log('CLICKING 2!')` and other unwanted console logging. Remove the unwanted log and verify that the package no longer emits it during the relevant interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100