IvanSokalskyi
Results
2
issues of
IvanSokalskyi
I got strange behavior with using KoGrid in single page app - it's adding one more row selection checkbox each time, when I am switching between tabs in my application....
$userViewModel is using bindingContext to save viewModel, which is filling by KnockoutJS' internal logic, but that context can be changed by KnockoutJS is you are using "with": For example, here...