Josh Foschi

Results 6 comments of Josh Foschi

@tanzeelrana as mentioned above, react 18 changed the typing for children. AFAIK the children prop used to be included by default, now its not. You need to either add it...

I notice that this epic is still open and has some uncompleted tasks - is OAPI 3.0 fully supported in this library?

@pvasek I am seeing something similar in my project, are there any known bugs around functional components and react-docgen-typescript being able to parse props correctly?

@wojtekmaj I am having the same issue, is there a workaround for this? Basically I want to be able to use OnChange to see if the user entered something invalid.

It seems like there is a PR open for this, is the functionality still something that is planned? https://github.com/wojtekmaj/react-datetime-picker/pull/104

I know this is an old ticket but I'd like to chime in that getting OAPI 3.0 support would be very nice. Not sure how tough it would be to...