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.
I see in the docs (https://docs.angularjs.org/api/ng/service/$compile) that replace is "DEPRECATED! ... will be removed in next major release". I assume that since the default for replace is false, that when it is in fact removed, the behavior will be the same as for replace==false. Is that the case? (wish docs were clear on this point).