🐛(frontend) fix versioning conflict

We switching from one version to the other, depending on
the blocks inside, the version editor could
crash due to conflicts between the different versions.
We now reset the previous content
when switching version to avoid these conflicts.
This commit is contained in:
Anthony LC
2025-12-17 17:00:47 +01:00
parent 344e9a83e4
commit e340463d35
4 changed files with 63 additions and 16 deletions

View File

@@ -26,6 +26,7 @@ and this project adheres to
- 🐛(frontend) paste content with comments from another document #1732
- 🐛(frontend) Select text + Go back one page crash the app #1733
- 🐛(frontend) fix versioning conflict #1742
## [4.1.0] - 2025-12-09