Describe the bug
Using the keyboard to add a new subitem in a list breaks the list.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
To create new subitems, would be sufficient to hit "Return" while the cursor is at the end of a subitem. This is how main items on the list are created by default, but it doesn't work for subitems.
You can only create subitems by clicking on the "Indent list item" icon. The keyboard can't be used for this at all or the list will break.
Screenshots

Desktop:
Additional context
Good find! Tested and confirmed using WordPress 4.9.8 and Gutenberg 4.0 with Firefox 62.0.3 on macOS 10.13.6. (2m5s)
Thanks, working on it :)
I have a fix for this, but it needs more tests. I'll finish it tomorrow.
Also noticed some other issues with nested blocks and serialisation.
Punted but if it makes the cut for 4.1, we include it. We can also include it during RC period as it's an important bug fix.