Open mrweckel opened 9 years ago
While experimenting with BigVideo, I was surprised that it seems to be making a request to http://3000/null. I'm on Rails (obviously ;)) but I can't figure out why it's making that request.
http://3000/null
@mrweckel I don’t think that request is from BigVideo.js. Try removing BigVideo.js again to see if it still requests that file.
While experimenting with BigVideo, I was surprised that it seems to be making a request to
http://3000/null
. I'm on Rails (obviously ;)) but I can't figure out why it's making that request.