Memory issue resolved
So what was happening is that panel was not properly storing the EventList object stored in memory. I couldn't access it if I changed panes. Now I have made it global to be accessible throughout.
So what was happening is that panel was not properly storing the EventList object stored in memory. I couldn't access it if I changed panes. Now I have made it global to be accessible throughout.