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 has been archived by the owner on Apr 6, 2019. It is now read-only.
I think it would be useful in some cases to update content that has been bound-once. For example, if you change the locale of an app. In this case you'd want all of the bound-once content to update.
I've been watching @Pasvaz's bindonce rebind-debug branch and it's a nice feature, but it looks like that project is slowing down a bit. Perhaps because of ngBindOnce coming in 1.3? The problem is that ngBindOnce doesn't have this feature either.
Do you think it's something that could go into angular-once?
The text was updated successfully, but these errors were encountered:
I think it would be useful in some cases to update content that has been bound-once. For example, if you change the locale of an app. In this case you'd want all of the bound-once content to update.
I've been watching @Pasvaz's bindonce rebind-debug branch and it's a nice feature, but it looks like that project is slowing down a bit. Perhaps because of ngBindOnce coming in 1.3? The problem is that ngBindOnce doesn't have this feature either.
Do you think it's something that could go into angular-once?
The text was updated successfully, but these errors were encountered: