When typing to search box, the searched text is translated to SlateJS editor highlight decorator using deferred values. But now it seems that it feeds single character values to decorator, which effectively blocks the editor. Need to investigate more!