359 Views
Ben Nadel looks at the way Angular implicitly handles "false" return values in a host binding; and, the timing with which is invokes the underlying event.preventDefault() method. It does so in a way that does not make the change detectable by a sibling event handler on the same element.
0 comments