Ukhang / number-converter

Open source number converter web. It allows you to convert numbers from one numeral system to another, such as Decimal to Binary, Binary to Decimal, and more.
https://numberconverter.vercel.app
MIT License
6 stars 1 forks source link

Cant change anything from hexadecimal if it is on two digits #6

Open adarshkunwar opened 1 year ago

adarshkunwar commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'website'
  2. Click on 'click on hexadecimal'
  3. Enter any number say '1A'
  4. See error

Expected behavior Expected to get an output.

Screenshots If applicable, add screenshots to help explain your problem.image Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context I might be able to fix the problem. I am quite new to open source and making an bug report but not so much on the fixing part. Sorry if I wasnt clear enough

adarshkunwar commented 1 year ago

image Should have posted this image

Ukhang commented 1 year ago

Thank you for providing that information @adarshkunwar