Skip to content

JS error when explaning a query #687

@nickvergessen

Description

@nickvergessen

After clicking "Explain" on a query that has no explanation like SET SESSION AUTOCOMMIT=1
there is an JS error in the console and you can not toggle other queries anymore

Uncaught (in promise) TypeError: can't access property "emitsOptions", component is null
    shouldUpdateComponent runtime-core.esm-bundler.js:6766
    updateComponent runtime-core.esm-bundler.js:5316
    processComponent runtime-core.esm-bundler.js:5262
    patch runtime-core.esm-bundler.js:4767
    patchBlockChildren runtime-core.esm-bundler.js:5123
    patchElement runtime-core.esm-bundler.js:5041
    processElement runtime-core.esm-bundler.js:4900
    patch runtime-core.esm-bundler.js:4755
    patchBlockChildren runtime-core.esm-bundler.js:5123
    patchElement runtime-core.esm-bundler.js:5041
    processElement runtime-core.esm-bundler.js:4900
    patch runtime-core.esm-bundler.js:4755
    patchKeyedChildren runtime-core.esm-bundler.js:5668
    patchChildren runtime-core.esm-bundler.js:5545
    processFragment runtime-core.esm-bundler.js:5225
    patch runtime-core.esm-bundler.js:4741
    patchBlockChildren runtime-core.esm-bundler.js:5123
    patchElement runtime-core.esm-bundler.js:5041
    processElement runtime-core.esm-bundler.js:4900
    patch runtime-core.esm-bundler.js:4755
    componentUpdateFn runtime-core.esm-bundler.js:5477
    run reactivity.esm-bundler.js:237
    runIfDirty reactivity.esm-bundler.js:275
    callWithErrorHandling runtime-core.esm-bundler.js:199
    flushJobs runtime-core.esm-bundler.js:408

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions