Skip to content
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

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

Closed
mario206 opened this issue Apr 29, 2020 · 1 comment
Closed

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

mario206 opened this issue Apr 29, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@mario206
Copy link

  • 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)
@fabiospampinato fabiospampinato transferred this issue from notable/notable Apr 29, 2020
@fabiospampinato fabiospampinato added the bug Something isn't working label Apr 29, 2020
@fabiospampinato
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants