Coder Social home page Coder Social logo

Comments (10)

mark5000 avatar mark5000 commented on September 4, 2024 1

I could not reproduce the white screen on an iPhone 5s. However, the interface leaves something to be desired. Portrait mode is pretty much unusable.

img_2076

Landscape mode is better, although there's overlap all over the place.

img_2077

from online-go.com.

pelevesque avatar pelevesque commented on September 4, 2024 1

Yes, I was in private browsing mode. The site works now that I removed it. Thanks.

from online-go.com.

blamarche avatar blamarche commented on September 4, 2024 1

What should be an simple fix is on the page init set window.localStorage if its undefined to a shell object with the same key functions. Edit: Now that I look at the error closely seems its a quota error, so perhaps a wrapper around localStorage.

from online-go.com.

anoek avatar anoek commented on September 4, 2024

Can you take some screenshots of any errors you see on the debug console? I've never tried this, but perhaps these instructions will help for getting to that information: https://www.lifewire.com/activate-the-debug-console-in-safari-445798

from online-go.com.

weej avatar weej commented on September 4, 2024

My Windows phone 8.1 also looks like this image, with overlapping text.

from online-go.com.

anoek avatar anoek commented on September 4, 2024

Yep, all that is related to #34 - basically we "just" need to make our table widget and the game list widget collapse nicely on mobile (and probably something on the overview page to fix that overlapping issue as well)

from online-go.com.

pelevesque avatar pelevesque commented on September 4, 2024

I get these 3 errors using web inspector with my iphone 5s.

screen shot 2017-02-27 at 12 52 44 am

from online-go.com.

anoek avatar anoek commented on September 4, 2024

@pelevesque Interesting, that looks like local storage is disabled for some reason. According to http://stackoverflow.com/questions/21159301/quotaexceedederror-dom-exception-22-an-attempt-was-made-to-add-something-to-st safari blocks local storage when in Private Browsing Mode, are you by any chance in private browsing mode?

from online-go.com.

anoek avatar anoek commented on September 4, 2024

Cool, closing this issue then and tracking the mobile layout stuff in #34

from online-go.com.

anoek avatar anoek commented on September 4, 2024

Actually keeping open so we can make a patch to more gracefully handle this situation. (We don't need to hard error.. we won't be able to store any settings, but folks should be able to log in and play just fine in private mode)

from online-go.com.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.