Alex Miller
Alex Miller
Does it work with Angular 1.3.7?
Default behavior for me is favs showing.... how to make it tabs showing?
Agreed... how do i do this? i thought moving my hotkey like this should do it, but no luck 
+1 On Fri, Dec 11, 2015, 5:46 PM Paul Schuegraf [email protected] wrote: > [image: :+1:] > > — > Reply to this email directly or view it on GitHub >...
It would be great if i could oauth into github and then be uploading them into https://user-images.githubusercontent.com/, then the image URL can populate automagically.... like this:  @felixhao28 @cropse
Just chiming in here cause I'm hoping for an easy upgrade path
I check if the user exists and if not send them to SignIn, if so, send them to the app... Not sure if it's better or cleaner, but its a...
I noticed the same problem with page views on mixpanel as well. Sounds like the email property has to be changed to $email and that transformation should happen at the...
Update - solved. I took a look at the mixpanel plugin and there's a way to override the page event: https://github.com/DavidWells/analytics/blob/master/packages/analytics-plugin-mixpanel/src/browser.js So this is how i configured my analytics.tsx ```tsx...