How to move between panels in Sencha touch
问题 When moving between panels I get the following error [WARN][Ext.Component#constructor] Registering a component with a id (`logOutButton`) which has already been used. Please ensure the existing component has been destroyed (`Ext.Component#destroy()`. I can go back to the previous screen but the cannot go forward again without getting the above error. To combat this I have tried using the code below, but it does not work. Can anyone help me out? var loginView = Ext.getCmp('login'); if(