Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

MDV should issue some kind of warning if you bind an input value to an empty path. #108

Open
rafaelw opened this issue Jun 19, 2013 · 1 comment

Comments

@rafaelw
Copy link
Contributor

rafaelw commented Jun 19, 2013

IOW

<template bind>
  <input value="{{}}">
</template>

As the input isn't able to "push" the value back into the model in this case.

@jmesserly jmesserly self-assigned this Aug 7, 2014
@jmesserly
Copy link
Contributor

would it be okay to use console.warn for this purpose (and only issue it once per view)?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants