jQWidgets Forums
jQuery UI Widgets › Forums › Plugins › AngularJS › jqxangular.js gives error while using AngularJS inspector extension for chrome
This topic contains 3 replies, has 3 voices, and was last updated by Peter Stoev 9 years ago.
-
Author
-
April 22, 2016 at 2:28 pm jqxangular.js gives error while using AngularJS inspector extension for chrome #83811
Hello JQWidget Support Team,
I am developing Angular application with JQWidget controls. For angular application debugging and profiling purpose I have added AngularJS Inspector extension to Google chrome. Now when I am enabling this extension then application gives below error.
angular.js:11655 TypeError: Cannot read property ‘exp’ of undefined
at watchFnToHumanReadableString (<anonymous>:712:19)
at Scope.$delegate.__proto__.$watch (<anonymous>:744:28)
at updateSettings (http://localhost:52753/lib/jqwidgets/jqxangular.js:575:31)
at createInstance (http://localhost:52753/lib/jqwidgets/jqxangular.js:591:9)
at createWidget (http://localhost:52753/lib/jqwidgets/jqxangular.js:1364:34)
at createWidgetsWhenReady (http://localhost:52753/lib/jqwidgets/jqxangular.js:1636:25)
at http://localhost:52753/lib/jqwidgets/jqxangular.js:1685:21
at http://localhost:52753/lib/angular/angular.js:13330:52
at Scope.$get.Scope.$eval (http://localhost:52753/lib/angular/angular.js:14467:28)
at Scope.$get.Scope.$digest (http://localhost:52753/lib/angular/angular.js:14283:37) undefinedPlease note: Application is developing using,
– JQWidgets 4.1.0
– Angular JS 1.3.15
– AngularJS Inspector 0.4.5
So can you please look at the issue in jqxangular.js and please give your suggestion how I can use Angular Inspector with my angular application with JQWidgets?
This extension is working fine without JQWidgets.
Please let me know if more detail require from my side.
Regards,
HimanshuApril 22, 2016 at 2:45 pm jqxangular.js gives error while using AngularJS inspector extension for chrome #83814Hi Himanshu,
Cannot read a property exp of undefined is not something created by jqxAngular and as far as I see the error is in angular.js not in jqxangular.js. We are not aware why this third-party chrome extension gives you an error.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.comApril 26, 2016 at 5:57 pm jqxangular.js gives error while using AngularJS inspector extension for chrome #83895Hello Peter Stoev,
Thanks for quick reply. However I noticed that Angular Inspector Google Chrome extension is working fine for other angular application in which JQWidget is not integrated.
And I want to use Angular Inspector with the angular application which is using JQwidgets and it is not working currently.
I would greatly appreciate any help in this issue.
Thank you,
HimanshuApril 26, 2016 at 6:33 pm jqxangular.js gives error while using AngularJS inspector extension for chrome #83896Hi Himanshu,
Unfortunately, we do not support this tool. If in the future we decide to support it, we will take a look at any errors raised by it.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com -
AuthorPosts
You must be logged in to reply to this topic.