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 ReferenceInput: use id to add current value to possible sources #6987

Merged
merged 1 commit into from
Dec 15, 2021

Conversation

wattroll
Copy link
Contributor

@wattroll wattroll commented Dec 13, 2021

input.value should be compared with record.id instead of record.

Bug introduced in #6918.

Input value should be compared with `record.id` instead of `record`.

Bug introduced in #25cc8025c34268e65d6e998d73025f652acc153b
@vercel vercel bot temporarily deployed to Preview – react-admin December 13, 2021 07:25 Inactive
@vercel vercel bot temporarily deployed to Preview – react-admin-storybook December 13, 2021 07:25 Inactive
@fzaninotto fzaninotto merged commit 671999e into marmelab:next Dec 15, 2021
@fzaninotto
Copy link
Member

Thanks!

@fzaninotto fzaninotto added this to the 4.0.0-alpha.1 milestone Dec 15, 2021
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.

2 participants