Why didn't event bus work?

send events while dynamically switching components in vuejs by clicking buttons, but you cannot listen for emitted events in new components.

below is a demo

Edit Vue Template

Mar.11,2021

how can you listen for events before the new component binds them?
https://codesandbox.io/s/p7vk.

Menu