Doug Wood

Results 6 issues of Doug Wood

Hi, In my current setup, we don't know the Account (tracking id ) until we make a request to get environment info. So I need to wait to set the...

enhancement

Has anyone succesfully gotten this to work, a PDF on an Android. specifically a local PDF, not a web url ? It works fine on iOS but Android it is...

Hi, supposedly you are able to use the _popover-is-open_ property to programmatically stop a popover from showing ? I have tried several ways to achieve this but no luck. An...

### Issue Description Android performance over Google Maps was unnaceptable ### Steps to Reproduce / Code Snippets / Screenshots The component worked great on IOS, but Android was never up...

Thanks for nice article!. I am seeing dozens of errors on 'npm run webpack-dev-server' ``` ERROR in Dev/angular2-rxjs-single-atom-example/node_modules/angular2/src/platform/dom/dom_adapter.d.ts (85,42): error TS2304: Cannot find name 'Map'. ``` There are a bunch...

Upon suggestion in the sample, I still continuously get this error, because I defer sending the key until ``` .config(['$stateProvider', '$urlRouterProvider' , 'insightsProvider', ($stateProvider, $urlRouterProvider, insightsProvider) => { ... insightsProvider.start('12345',...