mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Ensure that change decorations are mapped through updates (#30663)
GitOrigin-RevId: 9529e308594b771191f71751478c2118bd91a84e
This commit is contained in:
@@ -199,6 +199,7 @@ export const ranges = () => [
|
||||
tr.effects.some(effect => effect.is(updateRangesEffect))
|
||||
)
|
||||
) {
|
||||
this.decorations = this.decorations.map(update.changes)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user