1. #1
    Sencha User
    Join Date
    Mar 2012
    Posts
    47
    Vote Rating
    0
    Answers
    3
    romulus2012 is on a distinguished road

      0  

    Default Answered: 'undefined' is not a constructor

    Answered: 'undefined' is not a constructor


    Hi,

    Sometimes when i login the application i get this error message :

    Code:
    SyncProxy.js:508TypeError: 'undefined' is not a constructor (evaluating 'newthis.userModel({})') 

  2. I think that's some kind of race condition during startup. We did fix an error there a while ago. Do you have the latest version of the SIO SDK?

    If you could send us more information about how your app starts up that'd be useful.

    John

  3. #2
    Sencha - IO Dev Team
    Join Date
    Apr 2010
    Posts
    107
    Vote Rating
    -1
    Answers
    30
    merrells is an unknown quantity at this point

      0  

    Default


    I think that's some kind of race condition during startup. We did fix an error there a while ago. Do you have the latest version of the SIO SDK?

    If you could send us more information about how your app starts up that'd be useful.

    John