meteor / ecmascript-runtime

Polyfills for new ECMAScript 2015 APIs like Map and Set
3 stars 4 forks source link

Page will not load in Instagram Browser with ecmascript@0.14.3 #12

Open mikeacre opened 4 years ago

mikeacre commented 4 years ago

Hello,

When loading a webpage specifically on an apple iPhone in instagram the page will not load with ecmascript@0.14.3 loaded.. a downgrade to ecmascript@0.14.2 will load with no problem

mikeacre commented 4 years ago

I have confirmed this with multiple sites.

filipenevola commented 4 years ago

Hi @mikeacre, do you know what is breaking? Did you get the logs? This would help us in the fix.

mikeacre commented 4 years ago

I'm sorry, I don't know how to get the logs from the Instagram browser on my phone. It just loads a blank page like when a file can not be found.

filipenevola commented 4 years ago

I would guess this is related https://github.com/meteor/meteor/issues/11064