Skip to content

Fix user clone issue. #185

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

Merged
merged 1 commit into from
Jun 3, 2019
Merged

Conversation

yulingtianxia
Copy link
Contributor

The clone method in ParseUser doesn't create a new object like other 'clone' method. This issue leads to response results become the same one. (You can debug into _handleSingleResult method.)

I'm not sure this fix is absolutely correct, but this works fine in my project. Please check it carefully.

@phillwiggins phillwiggins merged commit 32a68db into parse-community:master Jun 3, 2019
fischerscode pushed a commit to fischerscode/Parse-SDK-Flutter that referenced this pull request Sep 5, 2020
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