_PendingCallbacks[...].async is null or not an object error can be related to a bug in the javascript that VS creates for you to deal with callbacks. You can alleviate PendingCallback errors by checking all of your own javascript for any variables named i. Replace them and you should be golden.
No comments:
Post a Comment