i have an app with a carousel and the user can clock a common button and switch to a nested list view. if the person cancels out of the nested list view, I want the user to go back to the carousel. I have routes set up but using Ext.create makes a new instance of the carousel. what is the best way yo remove and add the carousel?