react-chronos icon indicating copy to clipboard operation
react-chronos copied to clipboard

Cannot read property 'oneOf' of undefined

Open jacob-pecile opened this issue 7 years ago • 3 comments

Hello there,

I'm trying to use this component with a react 16.2 project. When I import it I get the error: Cannot read property 'oneOf' of undefined

It appears it is because proptypes is not defined.

Any help would be appriciated

jacob-pecile avatar Jun 19 '18 18:06 jacob-pecile

I have the similar problem ...

mehranabi avatar Jan 31 '19 08:01 mehranabi

I'm gonna revisit this today.

On Thu, Jan 31, 2019, 04:55 Mehran Abghari <[email protected] wrote:

I have the similar problem ...

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rmariuzzo/react-chronos/issues/3#issuecomment-459266039, or mute the thread https://github.com/notifications/unsubscribe-auth/AAa2H9qpQX45d65r9FenO8ntHn89UXEPks5vIq9ngaJpZM4UuAa- .

rmariuzzo avatar Feb 02 '19 12:02 rmariuzzo

I created a PR trying to solve this issue.

vyzaldysanchez avatar Mar 11 '19 06:03 vyzaldysanchez