Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Funny character in currency formatter #216

Open
mikekay01 opened this issue Jul 10, 2013 · 1 comment
Open

Funny character in currency formatter #216

mikekay01 opened this issue Jul 10, 2013 · 1 comment

Comments

@mikekay01
Copy link

I am using a currency formatter as follows:

{{items.length}} items valued at $ {{itemValue | currency}}

This statement produces the following text:

5 items valued at $ Â$16.00

Note the funny "Â" character being inserted.

Have you seen this issue before?

thx.

@tbosch
Copy link
Contributor

tbosch commented Aug 1, 2013

Hi,
no, I haven't. Maybe you have it in your html?
Here is a jsfiddle that works for me. Does it also work for you? http://jsfiddle.net/4AEQK/14/

Tobias

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants