Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Uncaught Javascript Exception in background.js #19

Description

@nemaroller

Cannot create new note
Upon creating a new note on fresh snap install, an uncaught javascript exception is raised

To Reproduce

  1. Newly install app (on Ubuntu 16.04)
  2. Don't create a password when app creates a new profile (leave password field blank)
  3. Click + or CTRL-N to create a new note

Expected behavior
A new note window should appear

Actual behavior
Modal error window appears:
TypeError: Cannot read property 'toString' of undefined at ReadFileContext.callback(/snap/stickynotes/950/resources/app.asar/background.js:1:78614)

Screenshots
An uncaught Javascript exception is raised in background.js:
TypeError: Cannot read property 'toString' of undefined at ReadFileContext.callback(/snap/stickynotes/950/resources/app.asar/background.js:1:78614)

stickynoteserror

Desktop:

  • OS: Ubuntu 16.04

Additional context
Add any other context about the problem here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions