Coder Social home page Coder Social logo

Sync Locks is broken about d2-checklist HOT 2 OPEN

jondthompson avatar jondthompson commented on June 11, 2024
Sync Locks is broken

from d2-checklist.

Comments (2)

dcaslin avatar dcaslin commented on June 11, 2024

So there's a long standing bug in the game where if two copies of the same item share the same bucket and one of them is locked, then both will become locked. I like to think of it as a locked item "infecting" its sibling. DIM has apparently cleverly solved this by anticipating when the bug will happen and proactively fixing it, but I'm not as smart as them =)

This, combined with stale API profile data (which often lags 30 seconds behind real things), can make locks wonky and also make sync locks appear to behave wrong (b/c the item may have become locked during a move to the vault that isn't reflected in the API yet)

from d2-checklist.

jondthompson avatar jondthompson commented on June 11, 2024

I don't think it's that bug. Like I said, it works once I reload the whole page. I've waited several minutes in testing to see what the issue could be, and will get stale data from the API, but when I reload the page I will get accurate data, even if I do it immediately after making a change, so something is changing on the client side when I do a full reload of the page that is affecting how accurate the data is that is coming back from the API.

from d2-checklist.

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.