internet explorer 11 - "content" tag in PolymerJs 1.0 not rendering table rows properly in IE11 -


<template is="dom-repeat" items="[[distchildren]]">     <px-column title>                          <content select=".item[[item]]" style="text-align: left"></content>     </px-column> </template> 

i filling content in table using above code in polymer 1.0. chrome renders data properly. ie gets column values first column , it's getting messed up. attached image better comparison , understanding.

enter image description here

any appreciated.

thanks sanjay.s


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -