Closed ChrisGriffiths closed 7 years ago
Occasionally Array.toJson would crash on line 101 with a dynamicCast error. Removing the self.wrapped getter resolves the issue
Kind of curious how to replicate it?
is this branch obsolete?
Occasionally Array.toJson would crash on line 101 with a dynamicCast error. Removing the self.wrapped getter resolves the issue