angular-once icon indicating copy to clipboard operation
angular-once copied to clipboard

Refreshing anglar-once bindings in certain cases

Open skawaguchi opened this issue 10 years ago • 2 comments

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?

skawaguchi avatar Oct 03 '14 19:10 skawaguchi

that would be cool +1!

ms88privat avatar Nov 30 '14 15:11 ms88privat

+1!

MaestroJurko avatar Jul 19 '16 09:07 MaestroJurko