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: fix Parcel.initialMeta value passing #169

Merged
merged 4 commits into from
Jan 14, 2019

Conversation

dxinteractive
Copy link
Collaborator

@dxinteractive dxinteractive commented Jan 14, 2019

dataparcels

react-dataparcels

  • No change

@dxinteractive dxinteractive changed the title test: improve Parcel.initialMeta tests fix: fix Parcel.initialMeta value passing Jan 14, 2019
handleChange
})
.initialMeta({a:1, b:2})
.initialMeta({a:1, b:2}) // do nothing to data
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How does this test confirm that nothing is done to the data after the second initialMeta call?

@dxinteractive dxinteractive merged commit 7e35b9c into release/absolute-anaconda Jan 14, 2019
@dxinteractive dxinteractive deleted the feature/fix-initial-meta branch January 14, 2019 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants