radiegtya / meteoris2

a Realtime Javascript Boilerplate base on Meteor Js Framework
MIT License
246 stars 46 forks source link

Multiple deletes generate multiple superimposed Flash alerts. #68

Open martinhbramwell opened 9 years ago

martinhbramwell commented 9 years ago

The code to loop through and delete checked items seems to have very weak error handling. What happens when one record in many cannot be deleted?