Skip to content

List does not render with multiple child modules using [parentScroll]="scroll.window" #523

@MahmoudTarekAli

Description

@MahmoudTarekAli

is it doable to use it with multiple router outlet.
I have a component inside a module inside another module.
my list has 400 items but it doesn't render them when I am using scroll.window
here is my code

                              [items]="items"
                             [parentScroll]="scroll.window" [enableUnequalChildrenSizes]="true">``</virtual-scroller>```
                             
                   

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions