Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Panel no longer reopens after page transitions. (1.4-alpha) #6254

Closed
iwsk416 opened this issue Jul 30, 2013 · 1 comment
Closed

Panel no longer reopens after page transitions. (1.4-alpha) #6254

iwsk416 opened this issue Jul 30, 2013 · 1 comment
Assignees
Milestone

Comments

@iwsk416
Copy link

iwsk416 commented Jul 30, 2013

Issue description:
Panel no longer reopens after page transitions.
This problem occurs with 1.4-alpha only.

Test page:
http://jsbin.com/ofuhaw/94

Steps to reproduce:

  • (1) Click "Open Panel" button, then a panel opens.
  • (2) Click "Go to Page 2" button on the panel, then moves to second page.
  • (3) Click "Back to Page 1" button, then backs to the first page.
  • (4) Click "Open Panel" button, but the panel not reopens...

Expected outcome:

  • The panel should reopen.

Actual outcome:

  • The panel not reopens.

Platforms/browsers and devices tested:

  • Windows 7 and 8 / Google Chrome 28

jQuery Mobile and jQuery core version used:

  • jQuery Mobile 1.4.0-alpha 1
  • jQuery 1.10.1
  • This test page works well on 1.4.0-pre and 1.3.2
@jaspermdegroot
Copy link
Contributor

@iwsk416

Thanks for the complete issue report. I can confirm the issue. This is a problem with our binding to the animationend event. We'll investigate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants