This repository has been archived by the owner on Jan 26, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 209
StackTrace after using ParseReact.Mutation.Destroy #14
Comments
Umpf. No my solution is wrong. I will have to dive deeper to find the real cause :-( |
Interesting. I'll take a deeper look at this as soon as I can. We actually are planning on moving to immutable-js, but that's some time down the road. |
Found it - But not sure why jet. The content of the mentioned variable in the trace is a string "DESTORY". And that breaks |
Just sounds like a bug on my part. I'll have a fix out later tonight. |
nivoc
changed the title
React Native's ListView breaks if used with ParseReact because it expects immutables
StackTrace after using ParseReact.Mutation.Destroy
Apr 8, 2015
Thanks |
Note: It does not happen in my app if the debug-window is open. |
Same experience here. |
v0.2.0 is out, this should be resolved. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The content of the mentioned variable in the trace is a string "DESTORY". And that breaks
var changed = Object.keys(delta.map);
(Updated description and headline - first was wrong lead)
The text was updated successfully, but these errors were encountered: