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

moved everything from componentwillmount to componentdidmount #96

Merged
merged 1 commit into from
Jun 6, 2018

Conversation

mcculloughjchris
Copy link

This fixes problems when building Gatsby sites, window being used in componentWillMount would throw WebpackError: window is not defined

@JakeSidSmith JakeSidSmith merged commit 9dbff98 into JakeSidSmith:rework Jun 6, 2018
@mcculloughjchris mcculloughjchris deleted the rework branch June 6, 2018 12:12
@JakeSidSmith JakeSidSmith mentioned this pull request Jun 6, 2018
11 tasks
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