Felix Green

Results 23 comments of Felix Green

Thanks for bringing this up! Should be able to fix it pretty quickly.

You want the defaultValue to be null?

Looks like you're correct. The uncontrolled is not truly uncontrolled. I'm not entirely sure how to implement this though, since there is a lot of internal logic handling the validation...

@Wartybliggens @CarrierDirectMatt Thanks for bringing this up, my apologies for not addressing it sooner. The way I designed and implemented this component, this is expected behavior. Every time the user...

I would set the time to 8am when you initialize the component.

What would be involved in portal support?

I think I'm understanding what is happening. Would you mind providing the surrounding code so that it can be further investigated? I'm not sure what would be causing this.

@lc3t35 I took a look but couldn't discover anything. Any progress?

Gotta be honest, I have no idea. But a quick google search for "yarn the path argument must be of type string" reveals a bunch of seemingly related issues. Maybe...

Thank you for submitting a PR! A few questions before I merge it: 1. Can you explain the use-case for wanting the text "today" to be a React.element? 2. If...