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 regression in ReferenceArrayInput (idsToGetFromStore error) #4099

Merged
merged 1 commit into from
Dec 3, 2019

Conversation

fzaninotto
Copy link
Member

Closes #4090

@fzaninotto fzaninotto added the RFR Ready For Review label Dec 2, 2019
@fzaninotto fzaninotto added this to the 3.0.3 milestone Dec 2, 2019
@fzaninotto fzaninotto changed the title Fix regression in ReferencearrayInput (idsToGetFromStore error) Fix regression in ReferenceArrayInput (idsToGetFromStore error) Dec 2, 2019
@djhi djhi merged commit bdb6caa into master Dec 3, 2019
@djhi djhi deleted the fix-ReferencearrayInput-idstogetfromstore branch December 3, 2019 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

An error occured while selecting the store state: idsToGetFromStore.map is not a function.
2 participants