aurelia / templating-binding

An implementation of the templating engine's Binding Language abstraction which uses a pluggable command syntax.
MIT License
32 stars 26 forks source link

Throw on Interpolation with Textarea #13

Closed EisenbergEffect closed 9 years ago

EisenbergEffect commented 9 years ago

Of a developer attempts to use a string interpolation inside of a textarea's content, throw an error.