Skip to content

2.0.0-rc.7 render effect depending on non async values from two concurrent updates commit with the wrong data #3322

Description

@GabbeV

Describe the bug

When a render effect depend on two sync values held back by two non entangled updates the updates trample each other losing one of the updates and committing the other at the wrong time.

Your Example Website or App

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

Steps to Reproduce the Bug or Issue

  1. Open repro
  2. Click button
  3. Observe that the combined b increments when a commit and the combined a never increment

Expected behavior

A increment when a commit and b increment when b commit just like in the separate jsx hole version.

Screenshots or Videos

No response

Platform

  • OS: Windows
  • Browser: Firefox

Additional context

No response

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