Sławomir Kwasiborski

Results 2 issues of Sławomir Kwasiborski

Hi, I have a problem with validating nested objects. I have following view model: ``` var ViewModel = function (first) { this.person = ko.observable(new Person(first)); this.changePerson = function () {...

help wanted

It is possible to run Linux container on windows via the hyperv isolation https://blog.docker.com/2017/09/preview-linux-containers-on-windows/. Will this scenario be supported in SF? It would be great if it would be possible...