Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

TypeError: resolution is undefined on fast new note creation and delete #846

Closed
vladikoff opened this issue Mar 29, 2018 · 1 comment · Fixed by #847
Closed

TypeError: resolution is undefined on fast new note creation and delete #846

vladikoff opened this issue Mar 29, 2018 · 1 comment · Fixed by #847
Assignees
Milestone

Comments

@vladikoff
Copy link
Contributor

[Description]:

TypeError: resolution is undefined
Stack trace:
syncKinto/</<@moz-extension://123a22d0-6433-b844-b43b-386f09bdb1ca/sync.js:220:15
syncKinto/<@moz-extension://123a22d0-6433-b844-b43b-386f09bdb1ca/sync.js:192:28

on fast Note syncing...

Related to #827

@vladikoff vladikoff added this to the Triaged milestone Mar 29, 2018
@vladikoff
Copy link
Contributor Author

undefined if there is a conflict on DELETE

vladikoff pushed a commit that referenced this issue Mar 29, 2018
Was easy to fix, reading code showed a case where conflict never initialised resolution object.
Fixes #846
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants