Closed StokeMasterJack closed 8 years ago
I would like to show the toast then got to another screen. It would be nice to have a callback when the toast closes. I tried using iron-overlay-closed but that doesn't seem to be called.
Hi @StokeMasterJack, iron-overlay-closed is the right event to listen for, see this example http://jsbin.com/hicafup/1/edit?html,output
iron-overlay-closed
I would like to show the toast then got to another screen. It would be nice to have a callback when the toast closes. I tried using iron-overlay-closed but that doesn't seem to be called.