Hi Pandu
Looking at your console log, the second error is your issue "undefined is not a function"
Suggestion
1. run with debug source <ctrl><alt><shift> + p and chose debug sources
2. re-run app and this time expand the console error to see the full stack path
Maybe there is an issue on one your views.
jsp