Skip to content

update react-datepicker to v9.1.0#2870

Merged
CollinBeczak merged 3 commits into
mainfrom
update-react-datepicker
Jul 16, 2026
Merged

update react-datepicker to v9.1.0#2870
CollinBeczak merged 3 commits into
mainfrom
update-react-datepicker

Conversation

@CollinBeczak

Copy link
Copy Markdown
Collaborator

Resolves broken ui's that use date picker
Screenshot 2026-07-14 at 5 44 17 PM

@CollinBeczak CollinBeczak marked this pull request as draft July 15, 2026 19:34
This update introduces alias configurations in vite.config.js to ensure proper resolution of the React 17 JSX runtime modules. The aliases specifically target 'react/jsx-runtime' and 'react/jsx-dev-runtime' to prevent issues with strict ESM resolution for packages using the automatic JSX runtime.
This change ensures that the @floating-ui/react package is processed through Vite's transform pipeline, allowing the alias configurations to take effect. This adjustment addresses issues with ESM resolution for the package.
@CollinBeczak CollinBeczak marked this pull request as ready for review July 15, 2026 21:53
@CollinBeczak CollinBeczak requested a review from jake-low July 15, 2026 21:53
@CollinBeczak CollinBeczak merged commit 8602e1c into main Jul 16, 2026
6 checks passed
@CollinBeczak CollinBeczak deleted the update-react-datepicker branch July 16, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants