Skip to content

fix(googleMaps): region, language and version be own props #433

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking β€œSign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

ptdev
Copy link
Contributor

@ptdev ptdev commented Mar 17, 2025

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

On my previous PR I had added these params inside mapOptions which turns out is not correct since that maps to google.maps.mapOptions. (sorry 😩)

They're separate props now.

Sorry, something went wrong.

Had added these params inside mapOptions which turns out is not correct since that maps to google.map.mapoptions. (sry)
They're separate props now
Copy link

vercel bot commented Mar 17, 2025

@ptdev is attempting to deploy a commit to the Nuxt Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Collaborator

@harlan-zw harlan-zw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good, thanks for the fix :)

@harlan-zw harlan-zw changed the title Made region, language and version be own props fix(googleMaps): region, language and version be own props Mar 18, 2025
@harlan-zw harlan-zw merged commit 458d7cc into nuxt:main Mar 18, 2025
1 of 3 checks passed
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.

None yet

2 participants