Why does chats[element].addEventListener evaluate to nothing when chat is clicked?
the backend which is programed in Express.js is working properly but in frontend after creating the individual divs with that received data I added addEventlisteners in all those divs but it is not working.