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

Not working with React 16

Open jespadas opened this issue 3 years ago • 4 comments

Before you start - checklist I followed instructions in documentation written for my React-Date-Picker version I have checked if this bug is not already reported Description I'm having an issue with the version 4.5.0. I can't work with library it crash everytime I try.

Steps to reproduce I just installed the newest version using : "react": "16.0.0", "react-datepicker": "^4.5.0", "react-dom": "16.0.1", "react-pie-progressbar": "^0.6.8", "react-redux": "^5.0.6", "react-router-dom": "^4.3.1"

I just followed the Install steps...

Expected behavior The expected behavior is the library working !

Actual behavior Instead I have this error : webpackerror webpackerror

Additional information I tried with other versions and nothing.

Environment "react": "16.0.0", "react-datepicker": "^4.5.0", "react-dom": "16.0.1", "react-pie-progressbar": "^0.6.8", "react-redux": "^5.0.6", "react-router-dom": "^4.3.1",

jespadas avatar Dec 29 '21 16:12 jespadas

Anyone ?

jespadas avatar Dec 31 '21 09:12 jespadas

The documentation is wrong. You need at least React 16.3 to enable createContext.

tu4mo avatar Jan 08 '22 11:01 tu4mo

The documentation is wrong. You need at least React 16.3 to enable createContext.

But I tried even with React 16.4.1 and nothing. Now is working but with React 16.9.x and I'm making tests with all the libraries that were installed before.

jespadas avatar Jan 08 '22 11:01 jespadas

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 10 '22 13:07 stale[bot]