You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i get a javascript error on internet explorer 8:
'/' expected (router.js, line 8, char 1276)
the problem is "var e,g=//[]$//"
i dont know what this code does, but adding quotes around helps:
var e,g="//[]$//"