Peter Schraffl

Results 7 comments of Peter Schraffl

We are currently also facing this issue. Just if someone also stumbles across it - adding those scss rules fixed it for us: ```scss .k-slider-horizontal .k-slider-track { height: $kendo-slider-track-thickness; left:...

We are facing the same issue. A solution other than having to ignore the warning would be required.

The same issue exists for the username parameter in `Ignite.SharpNetSH.NetSH.CMD.Http.Add.UrlAcl(...)` Changing the [/Utilities/ActionProxy.cs](/rpetz/SharpNetSH/blob/master/SharpNetSH/Utilities/ActionProxy.cs) ActionProxy.ProcessParameters accordingly should fix those issues and retain backward compatibility: ``` private string ProcessParameters(MethodBase method, IMethodCallMessage methodCall)...

Not sure, but have you tried specifying extra environment variables? Recently we also tried it out and as far as I remeber we had a similar issue and were able...

true, you are right - sorry. Just had a quick look in the logs from back then, the repo URL seems to be ok but the API endpoint is then...

Thanks for your feedback. I have little time at the moment but i'll try to reply asap.

Hi, yes I am still interested in it, but unfortunately do still not have time for it, sorry. Permission should be ok, so you should be able to refactor if...