demo-projects icon indicating copy to clipboard operation
demo-projects copied to clipboard

Bug: Example JavaScript Calculator accepts invalid input.

Open SAGARSINGH-1 opened this issue 1 year ago • 0 comments

Describe the Issue

Example JavaScript Calculator accepts invalid input.

Affected Page

https://javascript-calculator.freecodecamp.rocks/

Your code

*2=
/2=
/2/2=

Expected behavior

It should ignore invalid input.

Screenshots

1 3 4

System

Device: Laptop OS: Windows 18.04.5 Browser: Chrome

Additional context

https://www.freecodecamp.org/learn/front-end-development-libraries/front-end-development-libraries-projects/build-a-javascript-calculator

SAGARSINGH-1 avatar Oct 04 '23 08:10 SAGARSINGH-1