Details
Description
Due to two ko.applyBindings(window.viewModel) Uncaught Error: You cannot apply bindings multiple times to the same element.
The re-apply is currently used for the 'Instance' section (Default, Single, Range button) when creating/editing a dataset.
Regression from the latest ko update I think.