Date: 2025-03-25 06:12:41
Score: 2
Natty:
onInput event suggested by https://stackoverflow.com/users/5163117/syciphj worked for me.
onInput={(event) => console.log((event.nativeEvent as InputEvent).data!)}
Reasons:
- Blacklisted phrase (1): stackoverflow
- Whitelisted phrase (-1): worked for me
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- Low reputation (0.5):
Posted by: normad