You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Then you will get an infinite digest loop. This worked fine in v1.4.1, but stopped working in 1.4.2 onwards. I worked around this problem by caching the result from $sce.trustAsResourceUrl and ensuring I return the same object everytime.
I did not read anything in the changelog about breaking changes, so I thought I would check if this is how we should use $sce..