angular-ui/ui-grid
Ver no GitHubRendering Issues in Chrome and IE browsers for Angular table HTML
Open
#5.875 aberto em 9 de dez. de 2016
Browser ChromeBrowser IEhelp wantedtype: enhancement
Métricas do repositório
- Stars
- (5.395 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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:
so now before rendering the complete table there is fraction of second the table looks like following:
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.