## Bug Report When a doc has comments, the guard to check if there is something to save seems to not work correctly. We should fix it asap: https://github.com/suitenumerique/docs/blob/4a0f51212fb7a8e423dfa362b516a033304781d7/src/frontend/apps/impress/src/features/docs/doc-editor/hook/useSaveDoc.tsx#L68
Bug Report
When a doc has comments, the guard to check if there is something to save seems to not work correctly.
We should fix it asap:
docs/src/frontend/apps/impress/src/features/docs/doc-editor/hook/useSaveDoc.tsx
Line 68 in 4a0f512