Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Cherry-pick of #574 - Changing the key whenever the children changed resulted in the key changing every render, which is not what we want - Don't bother with an error key; when the widget is re-opened, there's already a new key at a higher level so the ErrorBoundary gets reset
- Loading branch information