OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
[BUG] Large values (unsigned long type number) do not display correctly in OpenSearch Dashboards
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?