Oops, wrong link to the example. Should have been https://github.com/mbleigh/firebase-element/blob/0.8-preview/demos/firebase.html
On Saturday, March 28, 2015 at 2:09:55 PM UTC-7, Michael Bleigh wrote: > > I started trying to port firebase-element to 0.8 > <https://github.com/Polymer/firebase-element/pull/46> and got stuck on > simple two-way binding to input values. Is two-way binding only supported > via custom elements in 0.8? How would I do the equivalent of this in 0.5: > > <firebase-element location="https://example.firebaseio.com/demo" data= > "{{data}}"></firebase-element> > > <input value="{{data.name}}"> > > Or, if that ought to work properly can you take a look at this example > <https://github.com/Polymer/firebase-element/blob/master/demos/firebase.html> > and tell me what's wrong with it? > > Cheers, > Michael Bleigh > Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/4fbeb668-0967-4866-8620-0fa0eff960bf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
