Marionette bubble event from itemview to parent layoutview?

前端 未结 5 1670
面向向阳花
面向向阳花 2021-02-08 17:10

I have a layout view with a region, in that region I have a item view that triggers an event but it doesn\'t seem to be bubbled up to the layout view. Am I doing something wron

5条回答
  •  忘掉有多难
    2021-02-08 18:17

    I recommend using Backbone.Courier for this type of need: https://github.com/rotundasoftware/backbone.courier

提交回复
热议问题