Describe the bug
If I change default folder mapping from /Bookmarks Menu/Floccus (...)/ to another folder then sync fails with "t is undefined".
Sync successfully retrieves bookmarks created by Chrome/MacOS to the default location, if I change it to another root empty or not it would fail.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Being able to change folder location so it could be consistent between browsers/OS's.
Desktop (please complete the following information):
Server (please complete the following information):
Debug log
2021-01-20T09:29:07.349Z Starting sync process for account [...]
2021-01-20T09:29:07.484Z onSyncStart: begin
2021-01-20T09:29:07.486Z [...]/Bookmarks/bookmarks.xbel.lock
2021-01-20T09:29:07.790Z [...]/Bookmarks/bookmarks.xbel.lock
2021-01-20T09:29:07.927Z onSyncStart: completed
2021-01-20T09:29:07.969Z Using "default" strategy
2021-01-20T09:29:08.134Z Syncing failed with t is undefined
2021-01-20T09:29:08.140Z onSyncFail
Additional context
Sync works fine on Chrome and pulls bookmarks into default location without issues, so server-side it is most likely no issue.
I have another box with similar Os/Browser and it shows the same behaviour.
I think I found the workaround:
If I just export account after creation and change only path then it would revert to Floccus path when I try to sync.
Can you update to the latest version (v4.4.8) and try again?
I think my first attempt was caught right in between update from 4.4.7 and 4.4.8 and it could be the cause why is succeeded. I'll recheck with new version from scratch and report back.
Any news?
CLosing due to lack of activity.
Sorry for long delay, but I can confirm that it is now working correctly with 4.4.8 under firefox in linux.
Most helpful comment
I think my first attempt was caught right in between update from 4.4.7 and 4.4.8 and it could be the cause why is succeeded. I'll recheck with new version from scratch and report back.