Skip to content

Hot-fix #209

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 2 commits into from
Jul 2, 2019
Merged

Conversation

yulingtianxia
Copy link
Contributor

  1. Fix return result from save method. This is important.
  2. Fix unsavedChanges issue in ParseUser login and signUp method.
  3. Delete useless and reduplicative decode in ParseUser. Because this is already done in handleResponse method. This also cause wrong unsaved changes.

phillwiggins and others added 2 commits June 23, 2019 16:40
2. Fix unsavedChanges issue in ParseUser login and signUp method.
3. Delete useless and reduplicative decode in ParseUser. Because this is already done in handleResponse method. This also cause wrong unsaved changes.
@phillwiggins phillwiggins merged commit 3bf9047 into parse-community:release/1.0.23 Jul 2, 2019
@yulingtianxia yulingtianxia deleted the hotfix branch July 3, 2019 08:28
fischerscode pushed a commit to fischerscode/Parse-SDK-Flutter that referenced this pull request Sep 5, 2020
* Merged v1.0.22

* 1. Fix return result from save method. This is important.
2. Fix unsavedChanges issue in ParseUser login and signUp method.
3. Delete useless and reduplicative decode in ParseUser. Because this is already done in handleResponse method. This also cause wrong unsaved changes.
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.

2 participants