I added a view to my Telerik AppBuilder I added a javascript file to index.html and added the view myview.html when I run the view I get 'app is not defined'
Asked
Active
Viewed 50 times
1 Answers
0
Check and make sure the javascript for your view was not added in index.html before the app.js
Note: After pulling my hair out I wanted to record this for someone else to find. Simple solution but it would have saved me some time if I would have the answer.

Micah Armantrout
- 6,781
- 4
- 40
- 66
-
Its just 4min difference of asking a question and posting answer your self. :D How can that save your time ? – Hardik Vaghani Feb 04 '17 at 04:57
-
I already had the solution when I posted the question ... but I wanted to document it – Micah Armantrout Feb 06 '17 at 17:33