Open rafaelw opened 11 years ago
IOW
<template bind> <input value="{{}}"> </template>
As the input isn't able to "push" the value back into the model in this case.
would it be okay to use console.warn for this purpose (and only issue it once per view)?
IOW
As the input isn't able to "push" the value back into the model in this case.