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

Matrix.cast should copy the data #53

Merged
merged 1 commit into from Jun 18, 2022
Merged

Matrix.cast should copy the data #53

merged 1 commit into from Jun 18, 2022

Conversation

vladdu
Copy link
Contributor

@vladdu vladdu commented Jun 17, 2022

If just assigning the values, then the data is shared and changing it affects everyone that has a reference to it.

If just assigning the values, then the data is shared and changing it affects everyone that has a reference to it.
@pawamoy pawamoy merged commit 13ec81a into pawamoy:master Jun 18, 2022
@vladdu vladdu deleted the patch-1 branch June 18, 2022 13:18
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.

None yet

2 participants