Skip to content

Error:openDatabase is not defined #10

Description

@Neznayka17

Following error appears in console when extension is opened. As a result connect doesn't do anything.
Google Chrome version 119.0.6045.125

app.js:1 Uncaught ReferenceError: openDatabase is not defined
    at c.open (app.js:1:12214)
    at e.value (app.js:1:13306)
    at Object.d [as setupDatabase] (common.js:20:6040)
    at n.componentDidMount (app.js:4:14266)
    at r.notifyAll (common.js:1:28147)
    at r.close (common.js:18:26667)
    at r.closeAll (common.js:2:5571)
    at r.perform (common.js:2:4900)
    at g (common.js:3:4087)
    at r.perform (common.js:2:4817)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions