-
Notifications
You must be signed in to change notification settings - Fork 161
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
[igxFor] - Scroll not working properly #10949
Labels
🐛 bug
Any issue that describes a bug
scroll
version: 13.0.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Comments
Workaround - It could break easily with any new release:
|
ChronosSF
added
🛠️ status: in-development
Issues and PRs with active development on them
scroll
version: 13.0.x
and removed
🆕 status: new
labels
Feb 9, 2022
ChronosSF
added a commit
that referenced
this issue
Feb 15, 2022
ChronosSF
added a commit
that referenced
this issue
Feb 15, 2022
14 tasks
ChronosSF
added
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
and removed
🛠️ status: in-development
Issues and PRs with active development on them
labels
Feb 15, 2022
14 tasks
dkamburov
added a commit
that referenced
this issue
Feb 17, 2022
…master fix(scroll): adding overflow check for inner scorlls #10949 - master
dkamburov
added a commit
that referenced
this issue
Feb 17, 2022
…13.0 fix(scroll): adding overflow check for inner scorlls #10949 - 13.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
🐛 bug
Any issue that describes a bug
scroll
version: 13.0.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Description
Scroll not working properly
There is bug with a list using igxFor with dynamic items(displayed only on mouse over) that does not allow to scroll down in the list.
Steps to reproduce
Related:
Result
The scroll does not work.
Expected result
The scroll should works.
Attachments
It works with 13.0.0
angular-smnpt7.zip
The text was updated successfully, but these errors were encountered: