integrativesoft / lara

Lara Web Engine is a lightweight C# framework for web user interface development.
Apache License 2.0
153 stars 9 forks source link

BindValue and BindFlagValue not working #81

Closed pablocar80 closed 4 years ago

pablocar80 commented 4 years ago

The 2-way bindings BindValue and BindFlagValue aren't working. Changing a value on the input element won't update the data model.