Sparks

Results 10 comments of Sparks

Hi, This is due to ui-router update, check this: https://ui-router.github.io/ng1/docs/latest/modules/ng1_state_events.html

@revolunet No! You need to fix it in your code `AnalyticsProvider.setPageEvent('$stateChangeSuccess');` is now deprecated in angular-ui-router and need to be replaced in your code

Hi, This is due to ui-router update, check this: https://ui-router.github.io/ng1/docs/latest/modules/ng1_state_events.html

I've same issue as @matbeard with following user agent: `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36` Chrome on mac support touch event but it...

Fixed for me in v0.5.2 Thanks @outsideris

You should hide it with "non word characters" (look at: atom > preference > editor) by default it's set to: /\()"':,.;~!@#$%^&*|+=[]{}`?-… suggestion have no sense after these characters, except after...

I replied to @outsideris I've same problem that you @tiagomsmagalhaes

Same problème 2 year after... I've made a pr with @cvNOliveira solution, please take a look