Why is there no toast now? There is no output 123113
cy
cy 2017-11-15 16:49:01
0
1
1162

<toast hidden="{{toastHidden}}" bindchange="toastchange">No more articles</toast>

toastchange:function(){

console.log('123113');

},


cy
cy

reply all(1)
cy

Because this method is not called in onLoad: function


Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template