angular-ui/ui-grid

Rendering Issues in Chrome and IE browsers for Angular table HTML

已关闭

#5,875 创建于 2016年12月9日

 (3 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
Browser ChromeBrowser IEhelp wantedtype: enhancement

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Hello All,

Have a good day!

We are using tables in angular and the data is shown there in around 8 columns and around 100 rows. The HTML looks like following:

html

so now before rendering the complete table there is fraction of second the table looks like following: inbetweenissue

Please note table renders properly at the end but before it, it gives a problem like table wants itself to fit on the left as shown in above image.

Not sure what can be the reason behind it, is anyone have idea for it.

贡献者指南