I got this issue when the width property is given in percentages. Example: [width]="'5%'" instead of [width]="120"
[width]="'5%'" instead of [width]="120"