Skip to content

Confirm button disabled (after upgrade to Nextcloud 25) #420

@tennox

Description

@tennox

I wanted to upgrade my apps after upgrading to NC 25 but the Confirm button was disabled after auto-completion of my password by my password manager.
I also tried deleting the password and typing it manually, but the button was still disabled.

Then I found this in the console

Details
21:02:29.873 TypeError: can't access property "appendChild", document.querySelector(...) is null
    mounted main.js:6120
    Ut main.js:7
    Nn main.js:7
    insert main.js:7
    E main.js:15
    dr main.js:15
    _update main.js:7
    a main.js:7
    get main.js:7
    e main.js:7
    mount main.js:7
    $mount main.js:7
    confirmPassword main.js:15966
    b api.js:69
    updateApp apps.js:287
    g vuex.esm.js:736
    dispatch vuex.esm.js:490
    dispatch vuex.esm.js:393
    updateAll AppList.vue:240
    e index.js:19
    u runtime.js:286
    _invoke runtime.js:262
    F runtime.js:83
    g index.js:59
    o index.js:15
    b index.js:15
    b index.js:15
    e index.js:22
    u runtime.js:286
    _invoke runtime.js:262
    F runtime.js:83
    g index.js:59
    o index.js:15
    b index.js:15
    b index.js:15
    a index.js:22
    a index.js:19
    u runtime.js:286
    _invoke runtime.js:262
    F runtime.js:83
    g index.js:59
    o index.js:15
main.js:7:2103

and it led me to this repo.

Pressing enter with focus inside the password field worked, and now I'm not able to upgrade anything so also cannot try around to reproduce 🤷

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