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(docz-theme-default): allow use of link component in ssr #854

Merged
merged 1 commit into from
May 8, 2019

Conversation

AryanJ-NYC
Copy link
Contributor

check environment before using global location variable in link component

fixes #832

Description

Allows gatsby build to successfully run when using anchor tags.

check environment before using global `location` variable in link component

fixes doczjs#832
@AryanJ-NYC AryanJ-NYC changed the title feat(docz-theme-default): allow use of link component in ssr fix(docz-theme-default): allow use of link component in ssr May 7, 2019
@pedronauck pedronauck merged commit 90c27e0 into doczjs:dev May 8, 2019
pedronauck pushed a commit that referenced this pull request May 8, 2019
check environment before using global `location` variable in link component

fixes #832
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