Paul Fischer

Results 3 comments of Paul Fischer

It appears this issue has been brought up in a few other bugs https://github.com/denoland/deploy_feedback/issues/830 https://github.com/denoland/deploy_feedback/issues/823 but no fix for them really other than removing the offending file or not deploying...

Having this same behavior on a large scale application after updating to latest. I was able to fix this locally by modifying the installed code for the translate directive to...

The other option is that the way our application is built is causing the ngAfterViewChecked life cycle hook to run multiple times incorrectly leading to this bad behavior.