New exception while trying to navigate to a page
I had an existing project which was all working. I am guessing that Tiggzi has got an update (I am seeing difference in the application builder interface). And now it has stopped working.
I have the first page with a list populated from a REST call and on click on the listitem, it was navigating to a new page.
Now the spinner comes once I click, but the page throws the following error in the console.
Uncaught SyntaxError: Unexpected token ; jquery-1.8.2.js:564
(anonymous function) jquery-1.8.2.js:564
jQuery.extend.globalEval jquery-1.8.2.js:565
jQuery.ajaxSetup.converters.text script jquery-1.8.2.js:8240
ajaxConvert jquery-1.8.2.js:8125
done jquery-1.8.2.js:7764
callback jquery-1.8.2.js:8500
send jquery-1.8.2.js:8506
jQuery.extend.ajax jquery-1.8.2.js:7968
(anonymous function) jquery-1.8.2.js:5994
jQuery.extend.each jquery-1.8.2.js:611
jQuery.fn.extend.domManip jquery-1.8.2.js:5991
jQuery.fn.extend.append jquery-1.8.2.js:5764
jQuery.fn.(anonymous function) jquery-1.8.2.js:6186
$.ajax.success jquery.mobile-1.2.0.js:3685
fire jquery-1.8.2.js:974
self.fireWith jquery-1.8.2.js:1082
done jquery-1.8.2.js:7788
callback jquery-1.8.2.js:8500