Closed misraavi closed 3 years ago
The StackBlitz was not found. Can you please post a working demo link?
Closing this issue because Angular is dropping support for IE11 in the upcoming version 13. We don't plan to fix any further IE11 bugs going forward.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
What is the expected behavior?
column data must display. {{ row.name }} must display column data
What is the current behavior?
rows are generated with blank column.
What are the steps to reproduce?
Providing a StackBlitz reproduction is the best way to share your issue.
StackBlitz starter: https://goo.gl/wwnhMV
Use above template for any component and turn that component into custom element. Place that custom component on index page and run on IE 11.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Is there anything else we should know?