Ronny Cardona

Results 1 comments of Ronny Cardona

The problem right there @ducknificient is that the closure doesn't know about the variables outside fetchEventSource methods. I handled that issue by using `var` variables declared somewhere else **outside** fetchEventSource...