Riley van Hengstum

Results 7 comments of Riley van Hengstum

@tonerdo The reason for netstandard1.3 is that I'm still using .NET Framework 4.6.2 with VS2015. I'm not sure if you can use netstandard2 packages with that configuration, but it doesn't...

Closing this for it's a stale issue.

Closing this for it's a stale issue.

`spf.load` reloads the page, but somehow all the JavaScript listeners/bindings on the elements in the page are gone when the page has reloaded. It doesn't trigger any of the SPF...

Disregard the previous message. I moved the initialization JavaScript from the `spfdone` event to the `foot` section of the SPF response and now both `spf.load` and `spf.navigate` are working.

I can remove the `currentContext` and lazydocker starts working again, but I have to do that every time Docker Desktop restarts.

> What if you set it to an empty string? Also when I set it to an empty string. Docker Desktop resets the `currentContext` back to the `default` value when...