You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@gaearon I solved this bug for particular task by changing the 'key' props for each EmojiResultRow item from title to index. This is bad decision. But the bug maybe in Provider reconciliation.
New code from EmojiResults
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.
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.
The text was updated successfully, but these errors were encountered: