1. #1
    Sencha User
    Join Date
    Jan 2012
    Posts
    15
    Vote Rating
    0
    tfd is on a distinguished road

      0  

    Default Missing store after update: How to pinpoint

    Missing store after update: How to pinpoint


    I upgraded a 1.2 project to 2 build 298 and it worked fine.

    After upgrading my project from 2.298 to 2.341, it looks like some component might have lost its store. I get this message in firebug:
    this.up("[store]") is undefined
    Any suggestions on how to quickly identify which component it is? It is a fairly big project and stepping through everything seems bit rough.

  2. #2
    Sencha - Architect Dev Team aconran's Avatar
    Join Date
    Mar 2007
    Posts
    8,185
    Vote Rating
    63
    aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice

      0  

    Default


    Set break on all errors in firebug. When the debugger stops execution, examine what this is.
    Aaron Conran
    @aconran
    Sencha Architect Development Team