We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Right now js-data bind method binds the scope to the datastore but not the adapter model which in the case of firebase doesn't make it very sexy
I propose that js-data bind first check if the adapter offers its own bind method and if it does uses it instead.