UVASOMIT / metron

JavaScript convenience library and framework written in TypeScript.
MIT License
6 stars 7 forks source link

If data binding on a form select matches pre-existing data binding on a filter, copy the option nodes #96

Open szul opened 7 years ago

szul commented 7 years ago

The data bindings should match exactly, and any selected values should be cleared.

szul commented 6 years ago

Elements could have the same binding but different options.