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

Native Scrollbars Support in ngx-prerfect-scrollbar #315

Open
sajagjain opened this issue Apr 28, 2021 · 1 comment
Open

Native Scrollbars Support in ngx-prerfect-scrollbar #315

sajagjain opened this issue Apr 28, 2021 · 1 comment

Comments

@sajagjain
Copy link

sajagjain commented Apr 28, 2021

Native Scrollbars does not by default inside of perfect-scrollbar. The support for classes was added to perfect-scrollbar as mentioned in issue #577

Issue Repro Link: https://stackblitz.com/edit/angular-hrdxrj

Refer - #314

@sajagjain sajagjain changed the title Native Scrollbars Not Working inside of Perfect Scrollbar Native Scrollbars Support in ngx-prerfect-scrollbar Apr 28, 2021
@sajagjain sajagjain reopened this May 6, 2021
@sajagjain
Copy link
Author

sajagjain commented May 7, 2021

@sconix The forceNativeScrolling directive is not imported by default. I have to do manual import in the Component where I want to use it.

I am guessing this may have been so because I missed exporting it in public-api.ts.

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