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 regression to still display references #4039

Merged
merged 1 commit into from
May 5, 2023

Conversation

juliusknorr
Copy link
Contributor

@juliusknorr juliusknorr commented May 4, 2023

Turns out I messed up testing of #4036 with the case to show references, this is the follow up fix to actually still show the link preview when expected

Before this change the link preview was only shown if the data was provided through the prop, not if it was dynamically fetched from the provided text.

@juliusknorr juliusknorr added the bug Something isn't working label May 4, 2023
@juliusknorr juliusknorr mentioned this pull request May 4, 2023
@nickvergessen nickvergessen added this to the 7.11.2 milestone May 4, 2023
Copy link
Contributor

@julien-nc julien-nc left a comment

Choose a reason for hiding this comment

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

Ouch, I should have tested #4036

@juliusknorr juliusknorr merged commit 23076df into master May 5, 2023
@juliusknorr juliusknorr deleted the bugfix/reference-list-no-result-pt2 branch May 5, 2023 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants