I\'m getting this error in Firefox\'s Console: SecurityError: The operation is insecure and the guilty is HTML5 feature: window.history.pushState()
SecurityError: The operation is insecure
window.history.pushState()
I had this problem on ReactJS history push, turned out i was trying to open //link (with double slashes)
//link