Closed ramimanna closed 6 years ago
I spent about an hour trying to get this to work but was having trouble getting firestore .delete() to work :(
:(
Issue was with the button action triggering before executing the delete
Not sure if that makes sense, but bottom line is event.preventDefault() to the rescue
event.preventDefault()
I spent about an hour trying to get this to work but was having trouble getting firestore .delete() to work :(