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:openDatabase is not defined #10

Open
Neznayka17 opened this issue Nov 16, 2023 · 1 comment
Open

Error:openDatabase is not defined #10

Neznayka17 opened this issue Nov 16, 2023 · 1 comment

Comments

@Neznayka17
Copy link

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)

@crysislinux
Copy link
Owner

Hi, thanks for trying the extension. But It has been a long time since the project was published. I don't remember anything about the project now.

There are many other great websocket clients nowadays both as Chrome extensions and standalone apps such as Postman.

Maybe try other apps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants