If the following is a known issue please respond with a link to the original posting. Also if there is a known workaround please let me know.
Details:
Browser: IE11
AngularJS: v1.4.10
ngHandsontable: 0.12.0
I’m only able to duplicate the following issue using IE11, Chrome works fine.
JSBin Sample:
Steps to reproduce:
Edit any cell in “ID” column (do not press enter or any table navigation key)
After edit immediately click on “filter” textbox
Type text into “filter” textbox
EXPECTED RESULT: {{ctrl.filter}} should correspond to item in “filter” textbox
DEFECT: model is not updated
Thanks,
Wes