Issue with Socket.io not updating content dynamically (React, Express app)
I am new to web dev and am trying to use web sockets in my queue management app. There are issues with updating the data in real time. Often, I need to refresh to get the update or refresh to use different functionality again.