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(settings): fix the incorrect use of the settings store #1850

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

Red-Asuka
Copy link
Member

PR Checklist

If you have any questions, you can refer to the Contributing Guide

What is the current behavior?

The Settings Store is incorrectly configured, causing it to lose reactivity.

What is the new behavior?

The Settings Store is now correctly configured, with optimized Watchers to prevent duplicated monitoring.

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

Are there any specific instructions or things that should be known prior to review?

Other information

@Red-Asuka Red-Asuka added fix Fix bug or issues web MQTTX Web desktop MQTTX Desktop labels Dec 30, 2024
@Red-Asuka Red-Asuka added this to the v2.0.0-alpha.1 milestone Dec 30, 2024
@Red-Asuka Red-Asuka requested a review from ysfscream December 30, 2024 08:32
@Red-Asuka Red-Asuka self-assigned this Dec 30, 2024
@ysfscream ysfscream merged commit 139df47 into dev/2.0.0 Dec 31, 2024
5 checks passed
@ysfscream ysfscream deleted the lyd/2.0.0 branch December 31, 2024 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desktop MQTTX Desktop fix Fix bug or issues web MQTTX Web
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants