This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Changing listview data then calling changePage causes the dom to drop html #2329
Closed
Description
I've noticed that using a list that gets refreshed then calling a changePage or navigation away after that list item is refreshed causes the previous page's HTML to get completely removed from the DOM.
I't is hard to explain but I would like to give jquery-mobile developers access to our product so they can see it. Please contact me privately for login details.
Steps to reproduce.
Add an appointment
Click Save
The changePage takes you back to the listview.
If you are using inspect element you will notice the createAppointment html is now completely removed. Click the create appointment link again now errors out because the selector cannot be found.
jqm version
1.0b2
jquery version
1.6.2
Metadata
Metadata
Assignees
Labels
No labels