fix: search field conflict

This commit is contained in:
Weihua Lu
2021-04-29 18:54:54 +08:00
committed by Tienson Qin
parent 749b377ac9
commit fa5251b835

View File

@@ -1455,6 +1455,8 @@
(or @*show-commands
@*show-block-commands
@*asset-uploading?
(= (gdom/getElement "search-field")
(.-activeElement js/document))
(state/get-editor-show-input)
(state/get-editor-show-page-search?)
(state/get-editor-show-block-search?)