Strapi v4 - Number / Decimal fields only showing 3 precision digits

System Information
  • Strapi Version: 4.12
  • Operating System: windows 10
  • Database:
  • Node Version: 16.13.2
  • NPM Version: 8.1.2
  • Yarn Version: NA

When I create content type and then add field of type Number / Decimal) - then start populating this field… the precision of the field only gets to 3 digits… in v3 I used to add very long precise data (ex. Lat/Long data with 8 precision digits).

is this a bug in Strapi v4? or something wrong with my system?

Thank you for your help.

1 Like