Skip to content

Can't edit email in outbox #10747

Open
@pabzm

Description

@pabzm

Steps to reproduce

I'm not sure what's causing it and so far couldn't reproduce it.

Expected behavior

If I click an email in the outbox, that wasn't sent due to a mail server error, it opens up in the editor.

Actual behavior

Nothing happens.

The webdev console shows this error:

TypeError: Cannot read properties of undefined (reading 'startComposerSession')
    at o.openModal (OutboxMessageListItem.vue:182:1)
    at dn (vue.runtime.esm.js:3033:30)
    at o.n (vue.runtime.esm.js:1832:20)
    at dn (vue.runtime.esm.js:3033:30)
    at e.$emit (vue.runtime.esm.js:3732:17)
    at o.onClick (NcListItem-P2z7dcyT.mjs:188:12)
    at click (NcListItem-P2z7dcyT.mjs:260:18)
    at dn (vue.runtime.esm.js:3033:30)
    at HTMLAnchorElement.n (vue.runtime.esm.js:1832:20)
    at Nr.s._wrapper (vue.runtime.esm.js:7500:35)
    at HTMLAnchorElement.r (sentry.js?v=3b32682e-1766:2:59691)

Mail app version

4.2.x (c.nc.com)

Nextcloud version

31.x (c.nc.com)

Mailserver or service

No response

Operating system

No response

PHP engine version

None

Nextcloud memory caching

No response

Web server

None

Database

None

Additional info

The error is from Vivaldi, a Chromium-based browser.

The problem is also present in Firefox, but its console shows a different error:

TypeError: this.mainStore is undefined
    openModal OutboxMessageListItem.vue:180
    VueJS 4
    onClick NcListItem-P2z7dcyT.mjs:188
    click NcListItem-P2z7dcyT.mjs:260
    VueJS 3
    NextJS 3
    VueJS 56
    fetchMessages Outbox.vue:103
    mounted Outbox.vue:81
    VueJS 18
    init vue-router.esm.js:3005

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

  • Status

    🏗️ In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions