Skip to content

Conflict with Google Street View embed #341

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jwestbrook
Copy link
Collaborator

When prototype and Google StreetView are loaded on the same page, Google Street viewer ceases to respond to mouse events. I tracked it down to $A() being aliased as Array.from.

As there is no other code that uses Array.from and the next version is going to drop a lot of old support this might be a good time to drop this alias (as it also overwrites the native method as well)

links for details

https://stackoverflow.com/q/50418704/341491

https://issuetracker.google.com/issues/72690631

codemasher added a commit to codemasher/prototype that referenced this pull request Mar 2, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant