shakyShane / browser-sync-spa

Better Single Page App support for BrowserSync
29 stars 15 forks source link

Check if arguments does exist before pushing them #2

Closed sarunast closed 9 years ago

sarunast commented 9 years ago

I am getting constantly an error because these arguments does not exists when I am changing the pages.

I am using AngularJs app with router ui. I don't know if I am doing something wrong, butI see this error on every page change is quite annoying. It might be also issue with router ui though. Uncaught TypeError: Cannot read property '2' of undefined browser-sync-client.2.4.0.js:27

shakyShane commented 9 years ago

browser-sync-spa@1.0.2

Thanks!