NaluKit/nalu

Controller: add new unbind-method

FrankHossfeld opened this issue · 1 comments

Add a new method, that is called after the mayStop-method, called unbind and has a ContinueLoadingCommand which has to be called to continue routing. The method works similar to the bind-method.

the bind-method only exists in Controller!