Coder Social home page Coder Social logo

Comments (4)

ZoeyZolotova avatar ZoeyZolotova commented on September 28, 2024

I actually did use local storage for this when i first implemented the html tracker, but it doesn't work properly in some browsers. localStorage is null for local files in some browsers. If you can reproduce localStorage being null, and find a workaround for it, let me know.

from mm-rando.

jet082 avatar jet082 commented on September 28, 2024

I actually did use local storage for this when i first implemented the html tracker, but it doesn't work properly in some browsers. localStorage is null for local files in some browsers. If you can reproduce localStorage being null, and find a workaround for it, let me know.

The code that I posted does seem to work in Firefox, Chrome, and Edge. Are there other browsers that you know do not work?

from mm-rando.

ZoeyZolotova avatar ZoeyZolotova commented on September 28, 2024

Hmm it was 3 years ago so I don't really remember exactly which browser.
If it helps, this was the commit where I changed it: a532ca5#diff-0bf7c3aa7d7cbd81740b713adb0735e668a8538c5f92ab611ed0341680f8b578

from mm-rando.

jet082 avatar jet082 commented on September 28, 2024

For what it's worth, it's possible that 3 years ago maybe some older versions of Edge didn't support it properly? I would be surprised if that was the case, but it might be.

It'd be worth working in I think and seeing if people complain about it being broken. If we get more info, it'd be possible to debug any issues.

Worst case, it would be trivial to move to cookies or something a bit more ancient (but wider supported with truly old browsers).

from mm-rando.

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.