mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
fafbbfef87
This was caused by an underlying bug/poor optimisation where the aceEditor directive would be reconstructed every time when switching between documents. This wiped instances like CursorPositionManager which relies on keeping state between doc changes. Now the directive is only removed when switching between Ace and CM. This prevents other potential bugs and improves performance. |
||
---|---|---|
.. | ||
editor | ||
invite | ||
list | ||
editor.pug | ||
list.pug |