thomas
thomas
@lnalex do you have the css from that gist somewhere? the link appears to be broken (ends in a 404)
so this ``` html input:not[type=button] { background-color: #ffffff !important; color: #000000 !important; } html textarea { background-color: #ffffff !important; color: #000000 !important; } ``` is the 'dirty' fix you can...
By other extension points you mean decorating the `Hub`? Or is there some other extension point I am not aware of?
So after some printing of the errno variable in the code, I found out that ioctl sets errno to 22 (EINVAL), which it states, but I was to stubborn. Apparently...
Closed in favour of #110
@dunglas CI is failing because of a coding standards check (`inheritDoc` should be removed from the `Hub`). Do you want me to ignore it or fix in a different PR?
how is the progress on this issue? any way i could help?
I also ran in this issue, and the issue went away after I downgraded all the way to 4.6.4