Closed edchat closed 12 years ago
@eric-wang can you look at this?
Sure, investigating this problem
open an issue for dojox.app and will fix in dojox.app, see issue https://github.com/dmachi/dojox_application/issues/30
the dojox/app issues seems to be closd, @edchat do you confirm you don't reproduce anymore? If yes we should close that one.
This is fixed. Thanks.
When launching the todoApp the initial display does not go thru _doTransition which causes a couple of problems. 1) beforeActivate and afterActivate are not called for items,list (the default view). 2) When transitioning away from the initial display beforeDeactivate and afterDeactivate are not called, which causes problems for example if an item was checked on the initial display it will not be moved to the Completed list.
This seems like it is a problem in dojox/app.