matty22 / Nightlife

Full stack JavaScript nightlife RSVP app

Home Page:https://matty22nightlife.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clicking 'I'm going' button results in e.srcElement is undefined error

matty22 opened this issue · comments

What is the current behavior?


When the user clicks on the 'I'm going' button to RSVP to a location, the app throws an e.srcElement is undefined error.

What is the expected behavior?


When the user clicks on the 'I'm going' button to RSVP to a location, the app should increment the number of RSVPs for that location and display that in the UI.

If the current behavior is a bug, please provide the steps to reproduce


Search for a location, after the results display, click on the 'I'm going' button for any location to see the error in the console.