Input not working in my calculator #3
|
My calculator input is not responding properly. How can I fix this? |
Answered by
sreerevanth
Mar 17, 2026
Replies: 1 comment
|
This might be happening because of event handling. |
0 replies
Answer selected by
syraux
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This might be happening because of event handling.
Try checking if your input listener is correctly attached.(or debug with claude)