Git Product home page Git Product logo

bloc's People

Contributors

alexispurslane avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

snowdaere

bloc's Issues

Revolt server sending reused keys causes LazyColumn to crash

The Revolt server apparently reuses the message IDs of deleted messages for new messages, which causes a problem, since I'm using message IDs as the list item keys for LazyColumn, and lazy column apparently continues to view keys as "already used" even after the items with those keys have been deleted (e.g. even after the message originally using that ID has been deleted), so when the server sends in another message with that ID, it crashes.

Why is this supposedly production ready component's immediate response, even in release mode, to seeing a duplicate key, even though that is something that could totally happen under normal operation for any app, to crash? Who the fuck knows, but here we are.

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.