DhanushNehru / calculator

An online calculator
https://calculator-dhanushnehru.netlify.app/
MIT License
24 stars 75 forks source link

isInteger is not defined: Uncaught ReferenceError: isInteger is not defined #64

Closed subhranshuchoudhury closed 2 years ago

subhranshuchoudhury commented 2 years ago
Ladam0203 commented 2 years ago

Hey, can I work on this? Should I just define the method inside the script.js?

subhranshuchoudhury commented 2 years ago

Dont worry i alredy fixed it. I will a PR after few minutes

On Fri, Oct 7, 2022, 11:48 PM Ádám Lőrincz @.***> wrote:

Hey, can I work on this? Should I just define the method inside the script.js?

— Reply to this email directly, view it on GitHub https://github.com/DhanushNehru/calculator/issues/64#issuecomment-1271910720, or unsubscribe https://github.com/notifications/unsubscribe-auth/APHGMDVW6GIDGAXWAOBWHFLWCBSNVANCNFSM6AAAAAAQ7YR7WM . You are receiving this because you were assigned.Message ID: @.***>

Ladam0203 commented 2 years ago

I presume it just needed Number.isInteger() :)

subhranshuchoudhury commented 2 years ago

I presume it just needed Number.isInteger() :)

😃😁😁