fix(editor): page history for non-sync graph

This commit is contained in:
Andelf
2024-02-02 17:07:34 +08:00
parent 383950df2f
commit c3df737390

View File

@@ -75,6 +75,8 @@
_ (state/sub :auth/id-token)
file-sync-graph-uuid (and (user-handler/logged-in?)
(file-sync-handler/enable-sync?)
;; FIXME: Sync state is not cleared when switching to a new graph
(file-sync-handler/current-graph-sync-on?)
(file-sync-handler/get-current-graph-uuid))]
(when (and page (not block?))
(->>