Skip to content

Error while calculing item height #54

@mbernard

Description

@mbernard

@martingust
The virtual-repeat.for doesn't load anymore. It seems that there's always an empty element in the DOM as first child in the repeat and it make the calculateHeight to crash with an error as the height is 0. I don't know why there's always an empty element inserted before the elements that should be renderer. If I use the non virtual repeat.for there's no extra elements. (See screenshot)

Error
image

HTML template
image

DOM with the extra div element inserted by the virtual-repeat.for
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions