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

Calling popScreen from touchend event causes eventual DOM Error #348

Closed
Noctivagan opened this issue Sep 24, 2012 · 0 comments
Closed

Calling popScreen from touchend event causes eventual DOM Error #348

Noctivagan opened this issue Sep 24, 2012 · 0 comments
Labels

Comments

@Noctivagan
Copy link

If I call bb.popScreen() from the funciton fired from the touchend event, it seems to make the application unstable. Initially it looks ok, but a click on the action-bar displays elements from two different screens and eventually causes NOT_FOUND_ERR: DOM Exception 8 in bbui-0.9.4.js: 635. If I call the bb.popScreen() from a button on that page instead of the touchend, the exception does not occur. Any thoughts what might be causing this unstability?

@tneil tneil closed this as completed Jul 17, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants