Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

TypeError: class constructors must be invoked with 'new' #157

Description

@dexcooper

Hello,
Recently, I have been experiencing a problem when using GMAP3. On sites where I have been using GMAP3 for a long time I suddenly got the following error: "Uncaught (in promise) TypeError: class constructors must be invoked with 'new'"

This error hits line 155 from the latest version 7.2: return cls.apply(this, args);$

I also see that this problem occurs when running the code on the home page of GMAP3.

Can someone help me solve this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions