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 ReferenceField link is wrong when the record is not yet loaded #10309

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

fzaninotto
Copy link
Member

Closes #10301

Supersedes #10304

@@ -837,3 +837,60 @@ const AccessControlUI = ({
</div>
);
};

export const Nested = () => (
Copy link
Member Author

Choose a reason for hiding this comment

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

This story was added to test the nested case, but the bug isn't there. Nonetheless, the story is useful to show that it's working!

@fzaninotto fzaninotto added the RFR Ready For Review label Oct 28, 2024
@slax57 slax57 self-requested a review October 28, 2024 16:13
@slax57 slax57 added this to the 5.3.2 milestone Oct 28, 2024
@slax57 slax57 merged commit d852c1a into master Oct 28, 2024
15 checks passed
@slax57 slax57 deleted the Fix-ReferenceField-loading branch October 28, 2024 16:19
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
2 participants