When I use "draft-js" custom key binding, the up and down button of its mentions plugin on suggestion popup stopped working.
As per documentation, I have tried to return getDefaultKeyBinding(event)
in case if my custom condition is not met, but it is not working.