Skip to content

App doesn't load on Safari #4817

@YoniH

Description

@YoniH

My app loads fine in Chrome, but on Safari the page takes forever to load and never finishes. All I see is a blank white screen.

Looking at Safari's network tab of the web inspector, it seems that bundle.js sometimes is loaded (I get 200) and sometimes not (still pending, forever). This way or another, the clock that shows page load time keeps running forever.

I thought this might somehow be related to service worker, but the same happens after disabling service worker (assuming I disabled it correctly. I followed the instructions).

I'm not ejected, using react-scripts 1.1.4.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions