You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2024. It is now read-only.
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.