Hi All,
I am doing a small project in Sencha Touch2. In My Application, i have a login screen. After successful login, i will open a main panel which is a Ext.tab.Panel and destroy the login screen. This Main panel has two tabs and In which one of the tab panel will has Navigator bar with List xtype as items. In Safari, after successful login, the navigator screen with list is showing empty even though the list store is has records in it. But in Chrome, It works fine. There is no error in Safari console. I am really stuck with this issue. Any help is greatly appreciated. Please help me in resolving this issue.otherwise i may have to drop my project. please.