Forgotten 'console.log' in the code
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
### I'm Submitting a ...
```
[x] Bug report
[ ] Feature request
[ ] Support request
```
### Steps to Reproduce
1. Clicking on the datetime input logs a "CLICKING 2!" message in the console.
### Expected Results
No debug logs.
### Actual Results
Logs a "CLICKING 2!" message in the developer console.
### Minimal Reproduction of the Problem
See this sandbox to inspect the debug message https://codesandbox.io/s/lively-worker-vsqu1?file=/src/App.js
### Other Information (e.g. stacktraces, related issues, suggestions how to fix)
None
Contributor guide
Assessment
This issue has not been assessed yet.