I was getting an "ip.split is not a function" runtime error in the browser when loading the Video page. This seems to fix it by forcing the IP into a string before trying to split it.
__
Edit: That definitely doesn't fix it, and I can't reliably reproduce the error so I'm closing this PR.
I was getting an "ip.split is not a function" runtime error in the browser when loading the Video page. This seems to fix it by forcing the IP into a string before trying to split it.__ Edit: That definitely doesn't fix it, and I can't reliably reproduce the error so I'm closing this PR.