Mirus

Results 28 comments of Mirus

Hey @flybayer. I want to lobby Blitz in our small team and this feature will be handy in my arguments. Any thoughts when it can be done?

It would be very handy. Cause just started looking on lib and I find that a bit difficult to work with docs.

I can confirm. I have this issue on Windows 10 2004 19041.630 rustc 1.43.1 (8d69840ab 2020-05-04) cargo 1.43.0 (2cbe9048e 2020-05-03) node v12.16.3

I investigated a bit and here what I got. Here https://github.com/rustwasm/rust-parcel-template/issues/47 folks got the same issue. HR not working only if files located inside the Windows file system. If you...

Hello [This one](https://github.com/Hacker0x01/react-datepicker/issues/4700) will be major, so you can update your PR to include it in the release

Hello Most likely your date is `undefined` or `null` here https://github.com/Hacker0x01/react-datepicker/blob/27829c7c083fcbef966473b847619c8dd9b5994d/src/date_utils.ts#L1409

try to isolate the `selected` prop from the rest of the optional props because one of them may affect business logic. also, try to reproduce the problem on the latest...

I have more concerns about {...rest} spread the library will be converted to TS soon https://github.com/Hacker0x01/react-datepicker/issues/4700 so it might help with debugging your problem

@martijnrusschen can you pin the issue?

@yuki0410-dev hello Yes, grab anything, the only one piece of advice is to pick modules without dependencies or with dependencies only on typescript modules, because it won't be pleasant to...