search

Home  >  Q&A  >  body text

Why is there no toast now? There is no output 123113

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

toastchange:function(){

console.log('123113');

},


cycy2568 days ago1157

reply all(1)I'll reply

  • cy

    cy2017-11-15 17:16:38

    Because this method is not called in onLoad: function


    reply
    1
  • Cancelreply