URL: https://www.chromestatus.com/features
Browser / Version: Firefox 51.0
Operating System: Windows 10
Problem type: Something else - I'll add details below
Steps to Reproduce
1) Navigate to: https://www.chromestatus.com/features
2) Wait for the page's main content to load.
Expected Behavior:
The main content loads immediately, just like it does in Chrome.
Actual Behavior:
The page header and Chrome version column load, but the main content doesn't load. This page uses a service worker.
In Firefox, the main content _will_ load if you reload the page with CTRL+R, but not if you enter the URL in address bar and press ENTER. I don't see any errors in the devtools or browser consoles.
In Edge, the main content doesn't load even if you reload the page.
In IE11, neither the main content nor the Chrome version column load.
_From webcompat.com with ❤️_
Thanks for the report @cpeterso.
I'm able to reproduce this issue in Firefox 48+ and Safari on OSX. I noticed if I scroll down, then back up the content appears.
Edit: Content loads immediately in Opera like Chrome.
ping @ebidel
Looking into this.
This should be fixed.
Woah, that was quick. Thanks @ebidel! 👍
I can confirm Firefox, Safari and Edge worksforme. I'm guessing IE11 is wontfix for this one?
The page now loads correctly for me in Firefox and Edge. It still fails to load in IE11, but that is a different issue: IE11 doesn't natively support Promises.
Yea, hasn't worked in IE 11 since we started using Promises a long time
ago. I really don't want to bring in a polyfill for it.
On Thu, Aug 25, 2016 at 3:57 PM Chris Peterson [email protected]
wrote:
The page now loads correctly for me in Firefox and Edge. It still fails to
load in IE11, but that is a different issue: IE11 doesn't natively support
Promises.—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/webcompat/web-bugs/issues/3066#issuecomment-242571313,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAOigJr4Iewp6t2S9ddAMTbo8lYnOj4jks5qjh30gaJpZM4JtTMm
.
Most helpful comment
This should be fixed.