Hello,
I found a problem with splitter component. It is using keyboard shortcuts (arrows right and left), but it goes wrong when you have some text input there.
I have tried to stop the keydown event, but I was not able to stop it. There is no resizeStart emit (which can be canceled) when resizing by keyboard arrows.
Configuration to disable keyboard shortcuts in splitter should be very usefull.
have a nice day