Try typing something in each input. See that the model only updates when you blur off the input.

Now see what happens if you start typing then press the Escape key

With $rollbackViewValue()


myValue: "{{ myValue }}"

Without $rollbackViewValue()


myValue: "{{ myValue }}"