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

No scrollbar shown when combining cdk-virtual-scroll-viewport and mat-table #668

Open
tim1993 opened this issue Nov 6, 2024 · 0 comments

Comments

@tim1993
Copy link

tim1993 commented Nov 6, 2024

Reproduction

https://stackblitz.com/edit/ngx-scrollbar-rjr3wf?file=src%2Fmain.ts,package.json

Steps to reproduce:

  1. Setup of ng-scrollbar with external viewport to work with cdk-virtual-scroll-viewport
  2. Insert mat-table inside of cdk-virtual-scroll-viewport

Expected Behavior

Scrollable mat-table with scroll indicators

Actual Behavior

Scrolling of mat-table is possible, but no scroll indicators are shown

Environment

  • Angular:
  • ngx-scrollbar: 14.0.0
  • Browser(s): edge
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant