Skip to content

Commit d4d408f

Browse files
committed
fix: react query not computed after importing data
1 parent fa9a07b commit d4d408f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/frontend/components/imports.cljs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767

6868
(defn- finished-cb
6969
[]
70+
(state/pub-event! [:graph/sync-context])
7071
(notification/show! "Import finished!" :success)
7172
(shui/dialog-close! :import-indicator)
7273
(route-handler/redirect-to-home!)

0 commit comments

Comments
 (0)