question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to process binding "template: function (){return { name:'survey-content',afterRender:koEventAfterRender} }"

See original GitHub issue

With the latest version, i got :

Uncaught ReferenceError: Unable to process binding "template: function (){return { name:'survey-content',afterRender:koEventAfterRender} }"
Message: Unable to process binding "if: function (){return koState() =="running" }"
Message: Unable to process binding "template: function (){return { name:'survey-page',data:koCurrentPage,afterRender:koAfterRenderPage} }"
Message: Unable to process binding "text: function (){return koNo() + processedTitle }"
Message: koNo is not defined
    at text (eval at parseBindingsString (knockout-min.js:61), <anonymous>:3:129)
    at update (knockout-min.js:91)
    at function.a.j.q (knockout-min.js:66)
    at l (knockout-min.js:44)
    at Object.a.w.a.j (knockout-min.js:47)
    at knockout-min.js:66
    at Object.o (knockout-min.js:10)
    at g (knockout-min.js:65)
    at h (knockout-min.js:63)
    at k (knockout-min.js:63)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:26 (14 by maintainers)

github_iconTop GitHub Comments

3reactions
dmitrykurmanovcommented, Jan 25, 2018

maybe we need a public example which solves this problem

1reaction
tsv2013commented, May 10, 2017

You are welcome 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to process binding "template: function (){return ...
I am calling data via ajax call and compared with another array and store the compared value in one variable. These variable should...
Read more >
Unable to process binding "template:..." error is thrown ...
Hi Alessandro,. If you look at the createLoggerTemplate() it is reading HTML file from a template folder and appending it to the body...
Read more >
Knockout.js unable to process binding - surveyjs Support
Message: Unable to process binding "template: function (){return ... koTemplateName(),data:question,afterRender:question.
Read more >
Unable to process binding "if: function (){return !hasCards }
I have attached screen shot for same. I get a js error in front end checkout saying. Uncaught TypeError: Unable to process binding...
Read more >
Knockout - Uncaught ReferenceError: Unable to process binding
Example to generate the Uncaught typeerror message. Uncaught ReferenceError: Unable to process binding “text: function (){return title }”.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found