As explained in https://github.com/vuejs/composition-api/issues/128#issuecomment-531801568, we should make the component's `$listeners` available in `setup` by adding `context.listeners`.