• Resolved codescribler

    (@codescribler)


    The quotes within some JavaScript is being replaced by what looks like an asci code. Here is the the line within the editor:

    data-bind=”visible: rating() >= 4″

    And it’s output like this:

    data-bind=”visible: rating() >= 4“

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Quote within javascript code being replaced by asci code’ is closed to new replies.