Skip to content

Uncaught TypeError: this.wn is not iterable #862

Open
@AndyBarreL

Description

@AndyBarreL

Environment details

  1. unpkg link via <script src="https://unpkg.com/@googlemaps/[email protected]/dist/index.min.js"></script>
  2. MacOS
  3. Library version and other environment information

Steps to reproduce

  1. Unable to load anything with loader

Code example

const loader = await new google.maps.plugins.loader.Loader({
      apiKey: "API_KEY",
      version: 'weekly',
      mapId: "google-map",
    }).load();

Error

Uncaught TypeError: this.wn is not iterable at _.sp.yj (main.js:355:43) at _.sp.yj (main.js:359:571) at Hp.Fg (main.js:354:180) at Gda (main.js:191:291) at main.js:236:101 at _.Ha (main.js:36:272) at main.js:433:35 at main.js:464:103
Following these steps will guarantee the quickest resolution possible.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs more infoThis issue needs more information from the customer to proceed.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions