Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

DCCD toString throws an exception #1057

Closed
jbdeboer opened this issue May 21, 2014 · 1 comment
Closed

DCCD toString throws an exception #1057

jbdeboer opened this issue May 21, 2014 · 1 comment

Comments

@jbdeboer
Copy link
Contributor

Some more investigation is needed.

RangeError: 7

STACKTRACE:
#0      List.[] (dart:core-patch/array.dart:284)
#1      DirtyCheckingRecord.toString (package:angular/change_detection/dirty_checking_change_detector.dart:532:38)
#2      DirtyCheckingChangeDetectorGroup.toString (package:angular/change_detection/dirty_checking_change_detector.dart:229:34)
#3      _StringBase._interpolate (dart:core-patch/string_patch.dart:512)
#4      DirtyCheckingChangeDetector._assertRecordsOk (package:angular/change_detection/dirty_checking_change_detector.dart:275:59)
#5      DirtyCheckingChangeDetectorGroup.remove (package:angular/change_detection/dirty_checking_change_detector.dart:148:33)
@vicb
Copy link
Contributor

vicb commented May 22, 2014

Some _modes have been added w/o adding the corresponding names, fix presubmited.

@vicb vicb closed this as completed in efcdca3 May 22, 2014
dsalsbury pushed a commit to dsalsbury/angular.dart that referenced this issue Jul 16, 2014
dsalsbury pushed a commit to dsalsbury/angular.dart that referenced this issue Jul 16, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants