Skip to content

Revealing a pending async memo displays its old value alongside updated inputs #3458

Description

@GabbeV

Describe the bug

Revealing B while A is pending lets Count and A publish 1 while the visible B still shows 0. Both async memos derive directly from Count.

Your Example Website or App

https://s.olid.uk/id/Laazgf4sR6axjK-j7u678g

Steps to Reproduce the Bug or Issue

  1. Wait for initialization.
  2. Click Run.
  3. After about one second, Count and A show 1 while B shows 0.

Expected behavior

B should remain hidden until it can display an answer consistent with Count, or the update should remain held.

Screenshots or Videos

No response

Platform

  • OS: Windows
  • Browser: Firefox

Additional context

Reproduces on next at 0d8347a.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions