notable / dumper

Library for extracting attachments, notes and metadata out of formats used by popular note-taking apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error report: e.name.trim is not a function

mario206 opened this issue · comments

  • OS Version: win32 10.0.17134
  • Notable Version: v1.8.4
TypeError: e.name.trim is not a function
    at EnexAttachment.sanitizeMetadata (file:///C:/Users/test/AppData/Local/Programs/notable/resources/app.asar/renderer/chunk.801f2cae377ea1944a34.js:2:5173)
    at file:///C:/Users/test/AppData/Local/Programs/notable/resources/app.asar/renderer/chunk.801f2cae377ea1944a34.js:2:4913
    at Array.map (<anonymous>)
    at EnexAttachment.get (file:///C:/Users/test/AppData/Local/Programs/notable/resources/app.asar/renderer/chunk.801f2cae377ea1944a34.js:2:4901)
    at async Promise.all (index 0)
    at async EnexNote.getMetadata (file:///C:/Users/test/AppData/Local/Programs/notable/resources/app.asar/renderer/chunk.801f2cae377ea1944a34.js:2:185659)
    at async EnexNote.get (file:///C:/Users/test/AppData/Local/Programs/notable/resources/app.asar/renderer/chunk.801f2cae377ea1944a34.js:2:3578)
    at async EnexProvider.dump (file:///C:/Users/test/AppData/Local/Programs/notable/resources/app.asar/renderer/chunk.801f2cae377ea1944a34.js:2:3469)
    at async Object.dump (file:///C:/Users/test/AppData/Local/Programs/notable/resources/app.asar/renderer/chunk.801f2cae377ea1944a34.js:2:201681)
    at async import_Import.import (file:///C:/Users/test/AppData/Local/Programs/notable/resources/app.asar/renderer/renderer.js:2:24287)

I just fixed this, the fix will be available in the next release.