tree.commitUpdate
fails after tree.rename
in real projects, but not in unit tests
#14255
Labels
area: @angular-devkit/schematics
freq1: low
Only reported by a handful of users who observe it rarely
severity3: broken
type: bug/fix
Milestone
While testing the
@angular/[email protected]
update we noticed thattree.commitUpdate
fails aftertree.rename
in real projects, but not in unit tests, and worked around it in #14252.We should circle back and address this problem by reproducing it in isolation and fixing it.
The text was updated successfully, but these errors were encountered: