Array.from() conflict
Opened this issue · 1 comments
razvann commented
Hello,
Many thanks for this library. Unfortunately, I receive the following error:
This site overrides Array.from() with an implementation that doesn't support iterables, which could cause Google Maps JavaScript API v3 to not work correctly.
Has anyone else encountered this error and found a way to circumvent it?
Many thanks.
keita-makino commented
Hi @razvann, sorry for the late response. I was in the finals week.
I think I have seen it before but at that time it was a warning (it does not necessarily mean the app is not working). Isn't your app working correctly right now? If I can get a screenshot it may help identifying the issue.