sm2017

Results 89 comments of sm2017

@jakubkulhan I think https://github.com/jakubkulhan/bunny/blob/master/src/Bunny/AbstractClient.php#L306 is a mistake According to http://php.net/manual/en/function.fwrite.php > fwrite() returns the number of bytes written, or FALSE on error. > **Note:** Writing to a network stream may...

@jakubkulhan any idea?

@jakubkulhan See https://github.com/jakubkulhan/bunny/issues/58 again , why my connection broken after 0.5 second??

@xobotyi I think if you negate `thumbOffset` in rtl mode in `translateX(${thumbOffset}px)` it's fixed https://github.com/xobotyi/react-scrollbars-custom/blob/18040eddf1439eed2471aae30dc0e93831270872/src/Scrollbar.tsx#L1060

I negate `thumbOffset` but it fixed partially

@xobotyi Can you please take a look?

Reply please!

@atian25 Can you please reply?

@fengmk2 @dead-horse is it supported now?

Also I have same `process.env.EGG_SERVER_ENV` for both application and workers , `process.env.EGG_SERVER_ENV=prod`