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

hotfix: no layout data on start 😨 #33

Merged
merged 1 commit into from
Oct 3, 2018

Conversation

bengreenier
Copy link
Owner

Fixes an issue that can occur when there is no layout data present in the configuration for the system, but you startup for the first time.

Issue: this.state.layout is undefined in the PluginGrid.
Solution: Default to an empty layout array (no data) on start.

🥇

@bengreenier bengreenier self-assigned this Oct 3, 2018
@bengreenier bengreenier added the bug Something isn't working label Oct 3, 2018
@bengreenier bengreenier merged commit 2a60664 into master Oct 3, 2018
@bengreenier bengreenier deleted the hotfix/no-layout-data-startup branch October 3, 2018 17:35
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.

None yet

1 participant