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) deep clone details and notifications #1793

Merged
merged 1 commit into from
Mar 3, 2021
Merged

Conversation

Stanislavja
Copy link
Contributor

@Stanislavja Stanislavja commented Dec 26, 2020

should not modify external variables. add deep clone.

@Dallas62 Dallas62 changed the base branch from master to dev March 3, 2021 13:27
@Dallas62 Dallas62 merged commit 4b7e095 into zo0r:dev Mar 3, 2021
@Dallas62
Copy link
Collaborator

Dallas62 commented Mar 4, 2021

Hi @Stanislavja
Released in 7.2.2.
Regards,

@farwayer
Copy link

This is not deep clone. There are a several places where user data is still modified:

details.userInfo.id = details.userInfo.id || details.id;

details.userInfo.id = details.userInfo.id || details.id;

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.

3 participants