EINDEX/logseq-memos-sync

Failed to sync with `e.filter is not a function`

Closed this issue · 2 comments

Env:
logseq: 0.9.14 (67)
Memos: v0.14.4
Memos Sync: v1.8.1

Error message:

TypeError: e.filter is not a function

How can I debug with this information?

You can check the network connection or the console logs

My plugin config:

{
  "": "",
  "host": "https://xxxxxxx/",
  "openId": "cf43c052-e752-43db-bca7-yyyyyyy",
  "autoSync": false,
  "mode": "Journal Grouped",
  "customPage": "Memos",
  "backgroundSync": "Hourly",
  "inboxName": "#Memos",
  "tagFilter": "",
  "sendVisibility": [],
  "archiveMemoAfterSync": "false",
  "includeArchive": false,
  "fullSync": "",
  "flat": false,
  "disabled": false
}

Console log:

image