Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

lhIdToElements.entries is not a function or its return value is not iterable #14059

Open
paulirish opened this issue May 26, 2022 · 0 comments
Open
Assignees
Labels

Comments

@paulirish
Copy link
Member

paulirish commented May 26, 2022

I was looking at our sentry to see if there's anything good in there and this came up. And there's a clean repro!

lighthouse https://www.autodesk.com/site-selector

window.Map is overwritten on the site and the ~polyfill is clearly broken.

This certainly is related to our #13646 and #14003 items. We do this resolveNodes dance in both isolated and unisolated contexts.. so.. we might need to use our old __nativeMap pattern until we don't do any noderesolving in the uninsolated spot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants