Relative Content

Tag Archive for vuejs3

Vue3 custom events are not (always) propagated

I checked out the code from Do custom events propagate up the component chain in Vue 3? were events did get propagated up. See fiddle here: https://jsfiddle.net/fritznet/jqyta7cr/ (taken from linked question)