Daan Reid

Results 7 comments of Daan Reid

You're right that it's not required (and indeed our current workaround is to not use the id). I just thought it's a bit of a weird gotcha to have the...

I don't know much about the Windows version but perhaps the newer Rserve versions would allow this issue re: OOB communications to be fixed in the next version? https://github.com/albertosantini/node-rio/issues/11

OK, thanks! I was hoping that feature had made it in, but too bad. I'll have a look how hard adding OOB would be, but I won't have a lot...

I think @tad-lispy is correct - the current behaviour of setting the value of a dropdown to empty string instead of `null` or `undefined` is semantically odd, and it is...

For us the 'fix' was to simply downgrade docker again, but obviously that's not a sustainable solution.

> > > > For us the 'fix' was to simply downgrade docker again, but obviously that's not a sustainable solution. > > Could you please tell me which version...