WebPopup doesn't reload correctly with Director

I'm creating an app that uses a WebPopup on one of the screens, it's called CarAuctionScreen. It opens when I changeScene to CarAuctionScreen, and I use native.cancelWebPopup when I hit the back button that takes me back to the mainMenuScreen. This works fine as well.

The issue I'm having is that when I go to CarAuctionScreen and hit the back button before the webPopup has finished loading and then return to CarAuctionScreen after that, the webPopup will start to load and then disappear less than a second later. This doesn't cause an error of any sort, and the program runs as though nothing went wrong at all. The problem only occurs if I hit the back button while the webPopup is still loading.

I've used webPopups when using a simple transition.to() to move from screen to screen instead of director class with no problems at all.

Any help on this mysterious little issue would be much appreciated.

Thanks

views:1352 update:2011/10/13 9:25:17
corona forums © 2003-2011