Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

$filter.number displays notation when fraction size > 5 #7996

Closed
@anton000

Description

@anton000

When 0 value is passed to number filter with fraction size > 5, it displays the notation format instead.

{{ 0 | number:5 }} works perfectly fine

{{ 0 | number:6 }} displays 5,e-7.000000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions