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

Fix on getStatusOnNode #376

Merged
merged 2 commits into from
Sep 5, 2016
Merged

Fix on getStatusOnNode #376

merged 2 commits into from
Sep 5, 2016

Conversation

Hartorn
Copy link
Contributor

@Hartorn Hartorn commented Sep 2, 2016

Fix on getStatusOnNode

Correcting the getter on status, which is breaking on toJS, since the element of the map status is a normal object, not an immutable JS one.

Correcting the getter on status, which is breaking on toJS, since the element of the map status is a normal object, not an immutable JS one.
@Hartorn Hartorn added the Minor label Sep 2, 2016
@Hartorn Hartorn added this to the Short term release milestone Sep 2, 2016
@pierr
Copy link
Contributor

pierr commented Sep 2, 2016

@Hartorn THanks. I'm just worried about the fact that in a specific case it could be an immutable object. What about a warning or a check on the leaf content?

@Hartorn
Copy link
Contributor Author

Hartorn commented Sep 5, 2016

@pierr : True, better safe than sorry.

@pierr pierr merged commit 717a76c into develop Sep 5, 2016
@pierr pierr deleted the fix-getStatusOnNode branch September 5, 2016 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants