zxcodes/Calculator

Undefined when clicking "=" button.

rajeevcodes0 opened this issue · 2 comments

It shows "undefined" to the screen if we press the "=" button without entering anything, which i guess , is not the expected behavior.

firefox_dVgYvsPNtE

It's now solved... Previously when we press = and then we do some calculations, it writes digits after undefined word.. means undefined word didn't go.. [ undefined 1+2 ] like this.. that's the issue which has been already resolved..

Thanks for reporting @rajeevcodes0. The issue has been fixed.