OpenSearch-Dashboards icon indicating copy to clipboard operation
OpenSearch-Dashboards copied to clipboard

[BUG] Large values (unsigned long type number) do not display correctly in OpenSearch Dashboards

Open seaneez opened this issue 1 year ago • 5 comments

Describe the bug

Thank you for fixing [BUG] Large values do not display correctly in OpenSearch Dashboards #5485 .

However, the problem still occurs with even larger numbers. We are currently using values that correspond to the unsigned long type, but precision errors still occur with such large numbers.

Could you please fix the bug so that unsigned long type numbers are also displayed accurately?

seaneez avatar Aug 01 '24 09:08 seaneez