Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Pagination #17

Closed
akserg opened this issue Dec 17, 2013 · 4 comments
Closed

Create Pagination #17

akserg opened this issue Dec 17, 2013 · 4 comments
Assignees
Labels
Milestone

Comments

@akserg
Copy link
Owner

akserg commented Dec 17, 2013

No description provided.

@ghost ghost assigned akserg Dec 17, 2013
@akserg akserg removed their assignment Apr 20, 2014
@akserg
Copy link
Owner Author

akserg commented May 3, 2014

Thanks Neeraj,

Let me see what you've done, before merge your pull request.

Sergey.

@akserg akserg self-assigned this May 5, 2014
@akserg akserg modified the milestones: 0.4, 0.5 May 5, 2014
@akserg
Copy link
Owner Author

akserg commented May 5, 2014

After merged from pull request has a lot of bugs: https://drone.io/github.com/akserg/angular.dart.ui/106

@neermitt
Copy link
Contributor

neermitt commented May 5, 2014

Hi Sergey,

can you send me details of bugs you found?

Neeraj

@akserg
Copy link
Owner Author

akserg commented May 5, 2014

Hi Neeraj,

You may find changes in last commit of trunk:
17c4276
There were problem like that:

ERROR: All Tests: Pager Testing pager: has a "pager" css class
Test failed: Caught type 'int' is not a subtype of type 'void' of
'function result'.
#0 pagerTests..setCurrentPage (
http://127.0.0.1:3030/angular.dart.ui/test/tests/pagination_test.dart:47:52)
#1 pagerTests... (
http://127.0.0.1:3030/angular.dart.ui/test/tests/pagination_test.dart:62:23)
#2 _LocalInstanceMirror._invoke
(dart:mirrors-patch/mirrors_impl.dart:440)
#3 _LocalInstanceMirror.invoke
(dart:mirrors-patch/mirrors_impl.dart:436)
#4 _LocalClosureMirror.apply
(dart:mirrors-patch/mirrors_impl.dart:466)
#5 DynamicInjector.invoke (package:di/dynamic_injector.dart:97:20)
#6 _SpecInjector.inject.
(package:angular/mock/test_injection.dart:55:26)
#7 List.forEach (dart:core-patch/growable_array.dart:240)
#8 _SpecInjector.inject
(package:angular/mock/test_injection.dart:54:24)
#9 inject.
(package:angular/mock/test_injection.dart:97:44)
#10 _asyncOuter..
(package:angular/mock/zone.dart:179:9)
#11 _rootRun (dart:async/zone.dart:723)
#12 _ZoneDelegate.run (dart:async/zone.dart:453)
#13 _CustomizedZone.run (dart:async/zone.dart:663)
#14 runZoned (dart:async/zone.dart:954)
#15 _asyncOuter.
(package:angular/mock/zone.dart:178:22)
#16 FunctionComposition.call (package:angular/mock/zone.dart:12:25)
#17 _maybeWrapFn. (
http://127.0.0.1:3030/angular.dart.ui/test/jasmine_syntax.dart:34:7)
#18 _run.
(package:unittest/src/test_case.dart:102:27)
#19 _rootRunUnary (dart:async/zone.dart:730)
#20 _ZoneDelegate.runUnary (dart:async/zone.dart:462)
#21 _CustomizedZone.runUnary (dart:async/zone.dart:667)
#22 _Future._propagateToListeners.handleValueCallback
(dart:async/future_impl.dart:488)
#23 _Future._propagateToListeners (dart:async/future_impl.dart:571)
#24 _Future._completeWithValue (dart:async/future_impl.dart:331)
#25 _Future._asyncComplete.
(dart:async/future_impl.dart:393)
#26 _rootRun (dart:async/zone.dart:723)
#27 _ZoneDelegate.run (dart:async/zone.dart:453)
#28 _CustomizedZone.run (dart:async/zone.dart:663)
#29 _BaseZone.runGuarded (dart:async/zone.dart:574)
#30 _BaseZone.bindCallback.
(dart:async/zone.dart:599)
#31 _asyncRunCallbackLoop (dart:async/schedule_microtask.dart:23)
#32 _asyncRunCallback (dart:async/schedule_microtask.dart:32)
#33 _handleMutation
(file:///e:/b/build/slave/dartium-win-full-stable/build/src/dart/tools/dom/src/native_DOMImplementation.dart:624)

Regards,
Sergey.

On 5 May 2014 09:10, Neeraj Mittal [email protected] wrote:

Hi Sergey,

can you send me details of bugs you found?

Neeraj


Reply to this email directly or view it on GitHubhttps://github.com//issues/17#issuecomment-42163741
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants