Hi, I have been trying to use ngStorage and connect  $storage.text for example to a input or a textarea by using the ngModel attribut. It kind of works but when the user types fast in the field the text flip back and character gets erased all the time. Do you have any example for how this should be done to avoid these effects?
/best regards, Magnus