-
Notifications
You must be signed in to change notification settings - Fork 156
Exposes verticalScrollContainer.igxForOf in a public method #5961
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
Conversation
MayaKirova
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
verticalScrollContainer.igxForOf is also used in many places in the navigation services. It should be changed to use dataView as well for consistency.
projects/igniteui-angular/src/lib/grids/common/grid.interface.ts
Outdated
Show resolved
Hide resolved
I can't find any other uses than the already changed ones |
Closes #5069
Additional information (check all that apply):
Checklist:
feature/README.MDupdates for the feature docsREADME.MDCHANGELOG.MDupdates for newly added functionalityng updatemigrations for the breaking changes