Skip to content

eval button suddenly stops working, debug console shows IDBDatabase error #2

@JamesNewton

Description

@JamesNewton

Workaround: Copy out your code, close the tab (refresh doesn't help), then re-open DDE4 and paste your code back in again.

Here are the errors found in the console.

Uncaught DOMException: Failed to execute 'transaction' on 'IDBDatabase': The database connection is closing.
at DDE_DB$1.persistent_set (https://cfry.github.io/dde4/dde/build/bundle.mjs:280687:46)
at https://cfry.github.io/dde4/dde/build/bundle.mjs:352202:12

Uncaught DOMException: Failed to execute 'transaction' on 'IDBDatabase': The database connection is closing.
at DDE_DB$1.metrics_set (https://cfry.github.io/dde4/dde/build/bundle.mjs:280849:46)
at Metrics$1.increment_state (https://cfry.github.io/dde4/dde/build/bundle.mjs:358670:16)
at Editor$1.eval_button_action (https://cfry.github.io/dde4/dde/build/bundle.mjs:285172:28)
at eval_id.onclick (https://cfry.github.io/dde4/dde/build/bundle.mjs:659406:31)

Uncaught TypeError: Cannot assign to read only property 'sourceCode' of object '#'
Occurred while linting
at Function.assign ()
at runRules (bundle.mjs:136543:17)
at Linter._verifyWithoutProcessors (bundle.mjs:136924:32)
at Linter.verify (bundle.mjs:137022:58)
at validator (bundle.mjs:138007:38)
at startLinting (bundle.mjs:11122:25)
at bundle.mjs:11179:43

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