Skip to content

fix: bug causing WSOD on initial render #210

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

Merged
merged 1 commit into from
Jun 21, 2020
Merged

fix: bug causing WSOD on initial render #210

merged 1 commit into from
Jun 21, 2020

Conversation

smeijer
Copy link
Member

@smeijer smeijer commented Jun 21, 2020

What:
After merging #150, the develop branch rendered completely blank on the initial load.

Why:
We can't work on a white screen

How:
Add conditional operators to possibleQueries, to prevent can't read from undefined errors.

Checklist:

  • Tests
  • Ready to be merged

@smeijer smeijer added the bug Something isn't working label Jun 21, 2020
@smeijer smeijer self-assigned this Jun 21, 2020
@smeijer smeijer merged commit 25b4b73 into develop Jun 21, 2020
@smeijer smeijer deleted the bug/fix-wsod branch June 21, 2020 11:55
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.

1 participant