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

Calling save before load would crash Lovelace storage #20368

Merged
merged 1 commit into from
Jan 24, 2019

Conversation

balloob
Copy link
Member

@balloob balloob commented Jan 24, 2019

Description:

In storage mode, Lovelace would crash if we call "save" before calling "load".

I am not sure how this can happen, but someone reported it 🤷‍♂️

STR:

  • Have no local Lovelace config
  • Open browser and browse to Lovelace panel
  • Restart Home Assistant
  • Take control of UI

Related issue (if applicable): https://community.home-assistant.io/t/0-86-new-lovelace-ui-and-zigbee-management-panel/93897/39?u=balloob

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

If the code does not interact with devices:

  • Tests have been added to verify that the new code works.

@balloob balloob requested a review from a team as a code owner January 24, 2019 01:24
@ghost ghost assigned balloob Jan 24, 2019
@ghost ghost added in progress and removed integration: lovelace small-pr PRs with less than 30 lines. labels Jan 24, 2019
@balloob balloob added this to the 0.86.1 milestone Jan 24, 2019
@balloob balloob merged commit 5580bec into dev Jan 24, 2019
@ghost ghost removed the in progress label Jan 24, 2019
@delete-merged-branch delete-merged-branch bot deleted the lovelace-save-before-load branch January 24, 2019 05:13
@balloob balloob mentioned this pull request Jan 24, 2019
alandtse pushed a commit to alandtse/home-assistant that referenced this pull request Feb 12, 2019
kellerza pushed a commit to kellerza/home-assistant that referenced this pull request Feb 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants