When using block-dynamic-connection with Blockly v13, and moving blocks via the keyboard, new connections are correctly added to blocks, but because move mode precaches the list of available connections at the start of a keyboard-driven move, they are not offered as connection points in constrained move mode.
When using block-dynamic-connection with Blockly v13, and moving blocks via the keyboard, new connections are correctly added to blocks, but because move mode precaches the list of available connections at the start of a keyboard-driven move, they are not offered as connection points in constrained move mode.