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

DataTable: The busy state of the VirtualScroller does not work properly in the DataTable #6945

Open
KarlBoosterBaer opened this issue Dec 10, 2024 · 2 comments
Labels
Resolution: Cannot Replicate Issue could not be replicated by Core Team

Comments

@KarlBoosterBaer
Copy link

KarlBoosterBaer commented Dec 10, 2024

Describe the bug

Using the showLoader property in the virtualScrollerOptions has no effect

Reproducer

https://stackblitz.com/edit/primevue-nuxt-issue-template-myytafg5?file=package.json

PrimeVue version

4.2.4

Vue version

3.x

Language

TypeScript

Build / Runtime

Nuxt

Browser(s)

No response

Steps to reproduce the behavior

  1. Create a DataTable
  2. Add data to the DataTable
  3. Add virtualScroller with (:virtualScrollerOptions="{ itemSize: 45, showLoader , delay: 250 }")

Expected behavior

The loader should show up when scrolling

@KarlBoosterBaer KarlBoosterBaer added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 10, 2024
@KarlBoosterBaer KarlBoosterBaer changed the title DataTable: he busy state of the VirtualScroller does not work properly in the DataTable DataTable: The busy state of the VirtualScroller does not work properly in the DataTable Dec 10, 2024
@tugcekucukoglu
Copy link
Member

Cannot replicate. Working demo: https://primevue.org/datatable/#lazy_virtualscroll

@tugcekucukoglu tugcekucukoglu added Resolution: Cannot Replicate Issue could not be replicated by Core Team and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 11, 2024
Copy link

We're unable to replicate your issue, if you are able to create a reproducer by using PrimeVue Issue Template or add details please edit this issue. This issue will be closed if no activities in 20 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Cannot Replicate Issue could not be replicated by Core Team
Projects
None yet
Development

No branches or pull requests

2 participants