the Theme editor Javascript events fire an extra shopify:block:select under certain circumstances.
Steps to reproduce:
- Select a block
- Edit attribute on block
- Deselect block (fires an extra
shopify:block:selectwith the current block ID)
if you just select and deselect the events are correct, but editing a block attribute between adds and extra event.