Expected: * Clicking a block library in the NavTree should not have any effect in the active editor. Observed: * Clicking a block library node will clear the BlockEditor workspace, which causes the following exception: ``` Uncaught TypeError: Cannot read property 'getFieldValue' of null ```
Expected:
Observed: