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: Fix Refreshing Sidebar Configuration Settings - MEED-7892 - Meeds-io/MIPs#159 #4216

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

boubaker
Copy link
Member

@boubaker boubaker commented Dec 3, 2024

Prior to this change, the settings was lightweighted in Service JS file before sent to server, making the changes on the original Vue object. This change ensures to make the lightweight operation in a cloned object instead of the original one.

…s-io/MIPs#159

Prior to this change, the settings was lightweighted in Service JS file before sent to server, making the changes on the original Vue object. This change ensures to make the lightweight operation in a cloned object instead of the original one.
@boubaker boubaker merged commit 85ddc71 into feature/whitepaper Dec 3, 2024
2 of 3 checks passed
@boubaker boubaker deleted the meed-7892 branch December 3, 2024 11:43
Copy link

sonarcloud bot commented Dec 3, 2024

boubaker added a commit that referenced this pull request Dec 3, 2024
…s-io/MIPs#159 (#4216)

Prior to this change, the settings was lightweighted in Service JS file
before sent to server, making the changes on the original Vue object.
This change ensures to make the lightweight operation in a cloned object
instead of the original one.
boubaker added a commit that referenced this pull request Dec 3, 2024
…s-io/MIPs#159 (#4216)

Prior to this change, the settings was lightweighted in Service JS file
before sent to server, making the changes on the original Vue object.
This change ensures to make the lightweight operation in a cloned object
instead of the original one.
boubaker added a commit that referenced this pull request Dec 3, 2024
…s-io/MIPs#159 (#4216)

Prior to this change, the settings was lightweighted in Service JS file
before sent to server, making the changes on the original Vue object.
This change ensures to make the lightweight operation in a cloned object
instead of the original one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant