No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    PWA with white screen

    Framework
    2
    4
    436
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      ernestocuzcueta last edited by

      White screen for some users, I added Hotjar script to receive the feedback and they report to me the screen is only white. Generally the problem is with users with bad connection,
      How can validate this and add a relaod button or other thing?

      Thansk for your time!

      dobbel 1 Reply Last reply Reply Quote 0
      • dobbel
        dobbel @ernestocuzcueta last edited by

        @ernestocuzcueta

        1. White screen for the entire app or just 1 page?
        2. Did you enable ie11 support?

        My guess is those users are using ie11 or an Android 6.x webview.

        1 Reply Last reply Reply Quote 0
        • E
          ernestocuzcueta last edited by

          Hi dobbel

          Thanks, is in the first page in mobiles, tablets and desktop, in differents browsers and OS. I suppose the problem could be a slow internet connection, but I can’t debug it because in my zone works well.

          dobbel 1 Reply Last reply Reply Quote 0
          • dobbel
            dobbel @ernestocuzcueta last edited by dobbel

            @ernestocuzcueta

            • so only the first page is blank, all the other pages are fine? ( I doubt it)

            Blank screen almost always means errors in console.

            I doubt it has something to do with the connection. You could simulate a slow connection in chrome debugger under network ( online , throttle network).

            I had the same problem because of non ie11 compatible 3rd party dependencies. Some people still use ie11 or old android webviews.

            So try out ie11 for your self. If that works it has nothing to do with ie11 compatibility.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post