Skip to content

React 19 compatibility#361

Open
nmyers322 wants to merge 1 commit into
Tintef:masterfrom
nmyers322:master
Open

React 19 compatibility#361
nmyers322 wants to merge 1 commit into
Tintef:masterfrom
nmyers322:master

Conversation

@nmyers322

Copy link
Copy Markdown

No description provided.

@aaronzdavis

aaronzdavis commented May 28, 2025

Copy link
Copy Markdown

Thanks @nmyers322 👍

Until this is merged you can get around this by adding an override to your package.json:

  "overrides": {
    "react-google-places-autocomplete": {
      "react": "^19",
      "react-dom": "^19"
    }
  }

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