Page 1 of 2

Contents in Panel disappeared when I open the Panel again.

Posted: Tue Mar 25, 2014 12:56 pm
by GodSpeed JP1

when I open the Panel again.(open-close-open)
The contents on the panel all disappeared.(It will show when I double-click the panel area)
Please see the screen shot below.
This can be reproduced on real device(iOS7), test app.
But on browsers works well.
1.I open a panel the first time.all contents works well.(panel shown on the right part of the screen)
Image

2.But,then I close the panel and open it again, all the contents on panel gone.
Image


Contents in Panel disappeared when I open the Panel again.

Posted: Tue Mar 25, 2014 1:21 pm
by Maryna Brodina

Hello!
Is content in your panel is static or dynamically generated? Are there any other actions added on event which opens panel?


Contents in Panel disappeared when I open the Panel again.

Posted: Tue Mar 25, 2014 1:42 pm
by GodSpeed JP1

Hello Maryna,
All contents in panel are static.
No other actions on open panel button.
The button only open the panel.


Contents in Panel disappeared when I open the Panel again.

Posted: Tue Mar 25, 2014 3:06 pm
by Maryna Brodina

Please post your public app link and steps to reproduce.


Contents in Panel disappeared when I open the Panel again.

Posted: Tue Mar 25, 2014 4:44 pm
by GodSpeed JP1

Here is my public link:
http://appery.io/app/mobile-frame?src...

Step to reproduce:
1.At the first page click a list item go to the seconde page.
2.at the second the page, click the open panel button on the right in the header with a grid icon, you can see the target panel opend.

  1. then click the screen left side to close the panel.
  2. click the same open panel button at step 2 to open the panel again,you will see contents gone.
    Note:I can reproduce this problem on iPhone real device, iPhone browser,and iPhone test app.But on the PC browser there is no problem.Not tested on other device.

Contents in Panel disappeared when I open the Panel again.

Posted: Tue Mar 25, 2014 5:38 pm
by GodSpeed JP1

I reproduced this issue on iPad2(iOS 7.0.4) real device just now.


Contents in Panel disappeared when I open the Panel again.

Posted: Tue Mar 25, 2014 5:51 pm
by GodSpeed JP1

I have shared my project to you.My app name is GF.Thank you.


Contents in Panel disappeared when I open the Panel again.

Posted: Wed Mar 26, 2014 4:56 pm
by GodSpeed JP1

Hello Maryna, I found the cause. The same cause of the alert can't popup.
The cause of all problems in my app is the YouTube component.
I have a hiden youtube component on the detail page.
When I deleted it, all problems gone.
When I tested the youtube components on PC browser,it caused endless loop javascript errors.But these errors didnot affect the base function, so I ignored it.
These errors make my alert cannot popup but the phonegap alert only works on a real device,and you can't find the javascript errors on real device.
So find the cause take a really long time.
Thank you.
And please fix the youtube components bug.


Contents in Panel disappeared when I open the Panel again.

Posted: Wed Mar 26, 2014 5:12 pm
by Nikita

Hello,

We are glad to know that you got it! Thank you for the feedback.


Contents in Panel disappeared when I open the Panel again.

Posted: Wed Mar 26, 2014 6:12 pm
by GodSpeed JP1

Sorry Nikita,I just find this one has not gone.It is still a problem.
sorry for making a mistake.
I will delete the comment above.
Please help me to find this one's cause.