Skip to content
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

Locked version not effective #840

Open
suibian4012 opened this issue Mar 26, 2024 · 2 comments
Open

Locked version not effective #840

suibian4012 opened this issue Mar 26, 2024 · 2 comments

Comments

@suibian4012
Copy link

Why did I specify a version? The Google. maps. version printed on the console is not the version I specified

const loader = new Loader({
  apiKey: window.atob(data?.code),
  version: '3.50',
  language: this.language,
});
image
@suibian4012 suibian4012 added triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Mar 26, 2024
@wangela
Copy link
Member

wangela commented Mar 26, 2024

If you would like to upvote the priority of this issue, please comment below or react on the original post above with 👍 so we can see what is popular when we triage.

@suibian4012 Thank you for opening this issue. 🙏
Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

@usefulthink
Copy link
Contributor

See here: https://developers.google.com/maps/documentation/javascript/versions?hl=en#choosing-a-version-number

There is no infinite availability of older versions, and the last 3.50 version was released 7 November, 2022.
I think the versions are only available for a year(?) after release.

@usefulthink usefulthink removed type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. triage me I really want to be triaged. labels Apr 4, 2024
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

No branches or pull requests

3 participants