Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
5 of 8 tasks
bigcat88 opened this issue Apr 19, 2024 · 3 comments
Closed
5 of 8 tasks

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

bigcat88 opened this issue Apr 19, 2024 · 3 comments
Assignees
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 28-feedback bug feature: files

Comments

@bigcat88
Copy link
Member

⚠️ 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.

@bigcat88 bigcat88 added bug 0. Needs triage Pending check for reproducibility or if it fits our roadmap labels Apr 19, 2024
@Pytal Pytal self-assigned this Apr 22, 2024
@mmmrein

This comment was marked as off-topic.

@Pytal

This comment was marked as resolved.

@skjnldsv
Copy link
Member

Fixed in #45251

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 28-feedback bug feature: files
Projects
None yet
Development

No branches or pull requests

6 participants