[TIMOB-18663] With 3.5.0.GA, can't open child window more than two times in a row
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2015-04-02T17:44:55.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 4.0.0 |
| Components | iOS |
| Labels | n/a |
| Reporter | Ricardo Alcocer |
| Assignee | Ingo Muschenetz |
| Created | 2015-03-05T22:12:47.000+0000 |
| Updated | 2015-04-07T22:53:02.000+0000 |
Description
In one of my App Templates (https://github.com/ricardoalcocer/AlloyAppTemplate) there's NavigationWindow with a RightNavButton that opens a child window. When compiled with 3.5.0.GA, that button only opens the child window two times in a row.
To reproduce, clone the repo, make sure you set sdk-version to 3.5.0.GA on tiapp.xml. When the app runs, click on the + button, go back, click again, go back, click again.
Closing as per [~ralcocer]'s comment above & duplicate of linked issue.