Skip to content

Existing and newly revealed latest readers display different values #3460

Description

@GabbeV

Describe the bug

A newly revealed call to value() displays 1 while an existing call to the same getter still displays 0. value calls latest(count); its async derivation is still pending.

Your Example Website or App

https://s.olid.uk/id/vELCzqgoTuqSuxG63N9TwQ

Steps to Reproduce the Bug or Issue

  1. Wait for initialization.
  2. Click Run.
  3. After half a second, Late shows 1 while Value and Details still show 0.

Expected behavior

The existing and newly revealed calls to the same latest getter should display the same published value.

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