Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Specific text in html causing trouble #4

Open
malpacasville opened this issue May 3, 2016 · 0 comments
Open

Specific text in html causing trouble #4

malpacasville opened this issue May 3, 2016 · 0 comments

Comments

@malpacasville
Copy link

Hi, I'm using knockoutjs in my project and when I have a binding such as this
<div data-bind="text: '$' + MyPrice().toFixed(2)"></div>
it throws a spanner in fuse.
It seems to put the remainder of the file after the "text: ' at the end of the document.

If I change it to ' $ ' it is ok. Is $ or $' an escape sequence or something?

Best regards.

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

No branches or pull requests

1 participant