Load page asynchronously in Knockoutjs – Twitter bootstrap
I want to load a page immediately, then load data to fill in select2 boxes afterward. Using Knockout, I get no errors finally, but see no items in my select2 select boxes. Loading synchronously from server works, but very slow…