Aaron Mast

Results 4 comments of Aaron Mast

Having this merged would be AMAZING. Based on the current `SingleDatePicker` props, there is no way to distinguish between an invalid date and an empty date. This means we are...

I have not. Unfortunately I have given up attempting to use Backblaze with Linux and am now using a simpler ZFS raidz1 setup instead. I know it isn't offsite, which...

If I hadn't reformatted my drive into a ZFS array I would try that. Thank you for your help/replying!

I ran into a similar issue for the following types of components `React.Component` `React.PureComponent` `React.FC` the thing that fixed it was by importing React in the component itself using the...