Skip to content

Full of scrollIntoView JS-TypeErrors #12402

@handkerchief333

Description

@handkerchief333

Steps to reproduce

  1. Open Browser Console
  2. Click on some messages in the mail app

Expected behavior

No JavaScript errors in the console.

Actual behavior

There are tons of this messages in the browser console:

TypeError: Element.scrollIntoView: 'top' (value of 'block' member of ScrollIntoViewOptions) is not a valid value for enumeration ScrollLogicalPosition.
    scrollToEnvelope ThreadEnvelope.vue:849
    VueJS 5
    scrollToEnvelope ThreadEnvelope.vue:846
    handleThreadScrolling ThreadEnvelope.vue:832
    mounted ThreadEnvelope.vue:715
    VueJS 5
    mounted MessageAttachments.vue:159
    VueJS 19
    fetchMessage ThreadEnvelope.vue:773
    mounted ThreadEnvelope.vue:711
    VueJS 3
vue.runtime.esm.js:3065:17
    VueJS 8
    scrollToEnvelope ThreadEnvelope.vue:846
    handleThreadScrolling ThreadEnvelope.vue:832
    mounted ThreadEnvelope.vue:715
    VueJS 5
    mounted MessageAttachments.vue:159
    VueJS 19
    fetchMessage ThreadEnvelope.vue:773
    mounted ThreadEnvelope.vue:711
    VueJS 3

Mail app version

5.6.11

Nextcloud version

32.0.3

Mailserver or service

No response

Operating system

No response

PHP engine version

PHP 8.3

Nextcloud memory caching

No response

Web server

None

Database

None

Additional info

Firefox 147.0.3 (64-bit)

Metadata

Metadata

Assignees

Type

No fields configured for Bug.

Projects

Status

☑️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions