Skip to content

[Bug][V2] Currency pipe :symbolDisplay true not working #6724

@luchillo17

Description

@luchillo17

I'm using the currency pipe with beta.0, and with the following code inside ionic 2:

<ion-card-content>
  Total: {{ total | currency:'COP':true }}
</ion-card-content>

The output should be Total: $ 110,000 but the actual output is this:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: i18nIssues related to localization and internationalizationtype: bug/fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions