Hello,
When I tried to access the Kendo UI Dojo website (try.kendoui.com), I was not able to see the navigation bar.
Afterwards, I checked the browser console and I saw the following errors.
[23:32:05.250] SyntaxError: unterminated string literal @ http://try.kendoui.com/javascripts/lib/kendo.all.min.js:2
[23:32:06.540] ReferenceError: kendo is not defined @ http://try.kendoui.com/javascripts/binders.js:1
[23:32:06.907] ReferenceError: kendo is not defined @ http://try.kendoui.com/javascripts/view_models/index_viewModel.js:2
[23:32:06.908] ReferenceError: kendo is not defined @ http://try.kendoui.com/javascripts/view_models/lesson_viewModel.js:3
[23:32:07.102] TypeError: this.set is not a function @ http://try.kendoui.com/javascripts/view_models/index_viewModel.js:1
[23:32:07.395] "Invalid App Id: Must be a number or numeric string representing the application id."
[23:32:07.399] "FB.getLoginStatus() called before calling FB.init()."
Is there a problem with the Dojo app, itself?
When I tried to access the Kendo UI Dojo website (try.kendoui.com), I was not able to see the navigation bar.
Afterwards, I checked the browser console and I saw the following errors.
[23:32:05.250] SyntaxError: unterminated string literal @ http://try.kendoui.com/javascripts/lib/kendo.all.min.js:2
[23:32:06.540] ReferenceError: kendo is not defined @ http://try.kendoui.com/javascripts/binders.js:1
[23:32:06.907] ReferenceError: kendo is not defined @ http://try.kendoui.com/javascripts/view_models/index_viewModel.js:2
[23:32:06.908] ReferenceError: kendo is not defined @ http://try.kendoui.com/javascripts/view_models/lesson_viewModel.js:3
[23:32:07.102] TypeError: this.set is not a function @ http://try.kendoui.com/javascripts/view_models/index_viewModel.js:1
[23:32:07.395] "Invalid App Id: Must be a number or numeric string representing the application id."
[23:32:07.399] "FB.getLoginStatus() called before calling FB.init()."
Is there a problem with the Dojo app, itself?