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

hover: fix bug when authorInfo is null #855

Merged
merged 1 commit into from
Jan 27, 2020
Merged

Conversation

joverlee521
Copy link
Contributor

This PR closes #854

Check for authorInfo instead of authorInfo.value sinceauthorInfo can be returned as undefined.

When check for `authorInfo` instead of `authorInfo.value` since
`authorInfo` can be returned as `undefined`.
@joverlee521 joverlee521 requested a review from trvrb January 27, 2020 23:46
@huddlej
Copy link
Contributor

huddlej commented Jan 27, 2020

This fixes the issue for me locally. Thank you, @joverlee521!

@jameshadfield
Copy link
Member

Thanks @joverlee521 @huddlej. Tested & can confirm the fix.

@jameshadfield jameshadfield merged commit e0df163 into master Jan 27, 2020
@jameshadfield jameshadfield deleted the fix-flu-build-bug branch January 27, 2020 23:57
@trvrb
Copy link
Member

trvrb commented Jan 28, 2020

This was my fault. Thanks so much for fixing the issue.

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.

Screen blanks to white after loading for flu builds on live site
4 participants