GithubHelp home page GithubHelp logo

Comments (2)

sjselvan avatar sjselvan commented on September 25, 2024

Hi Jay,

I think the localStorage implementation is fairly new in FF (3.5)... this looks like a bug in Firefox.

A simple try/catch will resolve this, but Firefox is the only browser that doesn't respect this appropriately. Let me stew about a good way to resolve it.


Hi Jay,

From my understanding, the implementation of IE8 and Safari is appropriate. LocalStorage should work with cookies disabled. There may currently be no way to handle fine-grained localStorage vs cookies disabling, so some browsers currently disable both localStorage and cookies together. That's only speculation.

Unfortunately, because of the inconsistently in the implementation between Chrome and Firefox, the simple try/catch won't resolve this issue. I will work out another solution that makes sense shortly.

Thanks for using PersistJS,
Jeremy

from persist-js.

jexp avatar jexp commented on September 25, 2024

Jeremy,

any news on this issue? The problem is that many people have disabled cookies and so loading the lib will fail, even with storage type cookies removed.

Thanks

Michael

from persist-js.

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.