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: bug where context state was overwritten at install #251

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

bflorian
Copy link
Contributor

@bflorian bflorian commented Oct 17, 2023

Fixed a bug where the INSTALLED lifecycle event was overwriting any state items stored in the installed app context during the initial page flow.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document
  • My code follows the code style of this project (hint: install an xo editor plugin)
  • Any required documentation has been added
  • I have added tests to cover my changes

@bflorian bflorian merged commit 13b1c56 into SmartThingsCommunity:main Oct 17, 2023
5 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 17, 2023
## [4.3.1](v4.3.0...v4.3.1) (2023-10-17)

### Bug Fixes

* bug where context state was overwritten at install ([#251](#251)) ([13b1c56](13b1c56))
@smartthingspi
Copy link
Contributor

🎉 This PR is included in version 4.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants