Skip to content
  • David Edmundson's avatar
    Avoid formatting NaN values · 1ba373f3
    David Edmundson authored
    Formatter has an option to return "" when null is passed as a value.
    This patch also treats NaN is null.
    
    Typically this only happens during loading conditions.
    1ba373f3