TradeMe / ng-defer-load

MIT License
127 stars 37 forks source link

Expression change after it was checked error in Safari and IE #29

Open blackTea2Codes opened 5 years ago

blackTea2Codes commented 5 years ago

I am using version 2 for an angular 6 project, as the latest version show dependency error when installing. The directive works when following the instruction in read me.

However, expression change after it was checked error occurs in Safari 11 and IE 11 but not in Chrome or Firefox. I noticed a similar ticket was posted here and closed without any comments.

Being a new developer, I wonder why the expression change after it was checked error only happens in Safari and IE. It would appreciated if someone could advice on this issue.

mzoellner commented 4 years ago

Hi @blackTea2Codes, I don't know why that happens in Safari 11 and IE11. We are not prioritizing support for those browsers in our project, so we won't look into issues related to them.

If you find out what the cause of the issue is and want to fix it with a PR, I am happy to merge it in.