I've tried with 1 and #1 and .1
I tried calling another function in the class as well with the same stuff
I also tried Ext.get but the console always gives me null I tried getting a div from the index page that's there from start and that works as expected and shows helpful stuff in the console
I know it makes the elements because I can find them in the html when i load the page
is afterrender the wrong listener thing to do it in?
I'm hoping to make buttons with icons and text based on the data in a store for now I'm working with dummy data