You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
react-datepicker. This is what we use as our datepicker in VZE. Would make sense to use the same datepicker across the VZ suite. I tested installing it in VZV with the latest version 6.9.0, but im getting this error... it will only work if we revert to an older version like 2.9.6 bc of our super outdated create-react-app version... seems kinda not great?
Follow up - I upgraded our CRA react-scripts version to 5.0 so that I could use the latest version of react-datepicker and also fixes some of our npm vulnerabilities... then i ran into this error bc of a package we have that requires pollyfills, hookrouter, which has an archived repo 💀 so perhaps we should migrate to react-router which is actually maintained ORR
To recap: this discovery day started with trying to find a new date picker package and snowballed into me upgrading CRA and then suggesting we migrate away from CRA to Nextjs or some other framework that will be better for our use case
The text was updated successfully, but these errors were encountered:
We need to find a new date picker module for vzv!
Options:
create-react-app
version... seems kinda not great?hookrouter
, which has an archived repo 💀 so perhaps we should migrate to react-router which is actually maintained ORRTo recap: this discovery day started with trying to find a new date picker package and snowballed into me upgrading CRA and then suggesting we migrate away from CRA to Nextjs or some other framework that will be better for our use case
The text was updated successfully, but these errors were encountered: