X Tutup
Skip to content

md-grid-list tests break with dev mode enabled #5132

@alxhub

Description

@alxhub

md-grid-list appears to change properties/bindings after it's checked, which causes assertion errors with dev mode enabled.

EXCEPTION: Expression 'style.height in DemoApp > div:nth-child(2) > md-grid-list:nth-child(3) >
md-grid-tile:nth-child(1)' has changed after it was checked. Previous value: 'undefined'. Current value:
 'calc( (50px * 1) + (0 * 2em) )' in [style.height in DemoApp > div:nth-child(2) > md-grid-list:nth-child(3)
> md-grid-tile:nth-child(1)]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup