Skip to content

[Bug]: Dynamic Content Load Issue on Scrolling in Files View #44934

Closed

Description

⚠️ This issue respects the following points: ⚠️

Bug description

Upon initial login, the interface appears normal and functional. However, as soon as we start scrolling down, the files and folders begin to disappear and are replaced by empty spaces in the file list view. This issue also affects functionality; it becomes impossible to open folders or interact with the navigation elements on the left side. This problem persists across multiple user sessions and browsers.

Nextcloud version: 28.0.4

Steps to reproduce

  1. Login to user which has many folders and shares at the root folder
  2. Scroll down in the WebUI

Expected behavior

Everything should display normally

Installation method

None

Nextcloud Server version

28

Operating system

None

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database engine version

MySQL

Is this bug present after an update or on a fresh install?

Updated from a MINOR version (ex. 22.1 to 22.2)

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

As soon as the first files disappear, see the following errors in the browser console:

TypeError: e is undefined
   VueJS 22
   _onScrollHandle VirtualList.vue:185
   onScroll VirtualList.vue:180
   mounted VirtualList.vue:158
   VueJS 18
   setRoot files.ts:49
   T pinia.mjs:1380
   fetchContent FilesList.vue:319
   currentView FilesList.vue:267
   VueJS 4
vue.runtime.esm.js:3065:16

Nextcloud is running behind a Cloudflare reverse proxy, in case that is relevant.

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

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions