Answered by:
TypeError: Unable to set property 'defaultTransitionHandler' of undefined or null reference

Question
-
Hi,
I am doing the contoso tutorial, and I get the follwing error when I run it:
TypeError: Unable to set property 'defaultTransitionHandler' of undefined or null reference
What am I doing wrong? / How to solve this?
Thanks for your help,
Edgar Walther
ITsmart
Thanks, Edgar Walther
Tuesday, November 13, 2012 5:26 PM
Answers
-
After having some dinner and restarting the project it works... (?)
Case closed...
Thanks, Edgar Walther
- Marked as answer by Edgar Walther Tuesday, November 13, 2012 8:21 PM
Tuesday, November 13, 2012 8:21 PM
All replies
-
After having some dinner and restarting the project it works... (?)
Case closed...
Thanks, Edgar Walther
- Marked as answer by Edgar Walther Tuesday, November 13, 2012 8:21 PM
Tuesday, November 13, 2012 8:21 PM -
What did you eat because I'm having a similar problem. jkTuesday, November 13, 2012 11:06 PM
-
My best guess is that jQueryMobile did not download properly. Could you check if there were download errors?
Stephen Weatherford LightSwitch Dev Team
- Proposed as answer by sergey vdovin (aka evolex) Thursday, February 14, 2013 9:22 PM
Wednesday, November 14, 2012 9:04 PM -
Exactly,
this error occurs if jQueryMobile cannot be downloaded from the CDN. Make sure that your Internet connection is running and empty your cache so that there isn't a corrupt version of jQM arround.
Heinrich
- Proposed as answer by sergey vdovin (aka evolex) Thursday, February 14, 2013 9:22 PM
Monday, November 19, 2012 6:08 PM -
I'm having the same error, where would I look for download errors? empty which cache? IE?
Scott
- Proposed as answer by jb Community One Friday, November 23, 2012 4:16 AM
- Unproposed as answer by jb Community One Friday, November 23, 2012 4:16 AM
Thursday, November 22, 2012 6:48 AM -
I had the same problem when I tried to upgrade the version of jq mobile. When I changed it back to the default javascript cdn reference to the older version the error went away.
It appears the new version may not be supported.
jb
Friday, November 23, 2012 4:17 AM