Skip to content

Context update doesn't fully propagate in some cases #12246

Closed
@gaearon

Description

@gaearon

I think there may be a bug in context in the latest alpha. When some updates are scheduled in the commit phase, it doesn't seem to propagate.

git clone https://github.com/gaearon/emoji-search.git
cd emoji-search
yarn
yarn start

Enter "mon". Erase it. Click on "dark mode".
Expected: all children update. Actual: some children don't update.

This only seems to happen with this indirection.

gif

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions