Hi
I am getting a new error as below. It was working fine and started happening after we upgrade from 2.2.1 to 2.3.0
Uncaught Error: You cannot apply bindings multiple times to the same element.
ko.applyBindings(viewModel, document.getElementById('mydiv'));