Getting this error on destroy: Uncaught TypeError: this.button.destory is not a function at n.e.destroy.button I believe its a typo and would be fixed by changing "destory" to "destroy" in the code. Thanks.