Fix NavigationStuckEvent set-nullIf you set the action in a NavigationStuckEvent, it throws an NPE ratherthan simply doing nothing. This patches that.It also throws the event even when the default stuck action is null. (commit: 4434ac7)