When support of interables in Array.From() function will be available?
GoogleMaps API will stop support of web apps that uses libs without it in April 2024.
3.54 version release notes:
The map is disabled when Array.from is overridden with an implementation that does not support iterables.
What can we do to go on using jQuery?
I have updated our web app to use jQuery 3.7.1 but it didn't solve the problem. I receive
Uncaught TypeError: this.Wg is not iterable
when using Google API 3.54 an higher.