Ember View未响应用户发起的事件[已关闭]

hivapdat  于 2022-11-23  发布在  其他
关注(0)|答案(1)|浏览(90)

**已关闭。**此问题需要debugging details。当前不接受答案。

编辑问题以包含desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem。这将有助于其他人回答问题。
两年前就关门了。
Improve this question
有人能解释一下为什么我放在SampleView上的事件不起作用吗?
http://jsfiddle.net/colinkahn/3nkUv/

amrnrhlw

amrnrhlw1#

无论何时覆盖init方法,都应该调用super方法this._super()

相关问题